Use older version of boto in oldest tests, because new versions can't handle old versions of requests

This commit is contained in:
Erica Portnoy 2018-11-02 16:00:32 -07:00
parent 0caaf872fb
commit c98bf18a77

View file

@ -49,3 +49,7 @@ requests[security]==2.4.1
ConfigArgParse==0.10.0
funcsigs==0.4
zope.hookable==4.0.4
# Plugin constraints
boto3==1.4.7
botocore==1.7.41