mirror of
https://github.com/certbot/certbot.git
synced 2026-04-23 07:07:03 -04:00
Use older version of boto in oldest tests, because new versions can't handle old versions of requests
This commit is contained in:
parent
0caaf872fb
commit
c98bf18a77
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue