mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 08:09:10 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user