How to fix this botocore requirement?

Probably not the best approach, but this worked for me:

. /env/bin/pip uninstall dateutil
./env/bin/pip install dateutil==2.6.1