Use a newer version of botocore that doesn't vendor requests, which we need because newer versions of requests don't have the DeprecationWarning

This commit is contained in:
Erica Portnoy 2018-11-02 14:53:55 -07:00
parent 1b595f26d8
commit 64a61fa6d4

View file

@ -7,8 +7,8 @@ astroid==1.3.5
attrs==17.3.0
Babel==2.5.1
backports.shutil-get-terminal-size==1.0.0
boto3==1.4.7
botocore==1.7.41
boto3==1.9.36
botocore==1.12.36
cloudflare==1.5.1
coverage==4.4.2
decorator==4.1.2