mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 03:41:53 +02:00
update requirements (#8739)
This commit is contained in:
@@ -1,23 +1,22 @@
|
|||||||
awscli==1.18.88
|
awscli==1.19.36
|
||||||
bcrypt==3.1.7
|
bcrypt==3.2.0
|
||||||
boto3==1.14.11
|
boto3==1.17.36
|
||||||
botocore==1.17.11
|
botocore==1.20.36
|
||||||
cffi==1.14.0
|
cffi==1.14.5
|
||||||
colorama==0.4.3
|
colorama==0.4.3
|
||||||
cryptography==2.8
|
cryptography==3.4.6
|
||||||
docutils==0.15.2
|
docutils==0.15.2
|
||||||
enum34==1.1.9
|
fabric==2.6.0
|
||||||
fabric==2.5.0
|
invoke==1.5.0
|
||||||
invoke==1.4.1
|
jmespath==0.10.0
|
||||||
ipaddress==1.0.23
|
paramiko==2.7.2
|
||||||
jmespath==0.9.5
|
pathlib2==2.3.5
|
||||||
paramiko==2.7.1
|
|
||||||
pyasn1==0.4.8
|
pyasn1==0.4.8
|
||||||
pycparser==2.19
|
pycparser==2.20
|
||||||
PyNaCl==1.3.0
|
PyNaCl==1.4.0
|
||||||
python-dateutil==2.8.1
|
python-dateutil==2.8.1
|
||||||
PyYAML==5.3
|
PyYAML==5.4.1
|
||||||
rsa==3.4.2
|
rsa==4.5
|
||||||
s3transfer==0.3.3
|
s3transfer==0.3.6
|
||||||
six==1.14.0
|
six==1.15.0
|
||||||
urllib3==1.25.8
|
urllib3==1.26.4
|
||||||
|
|||||||
Reference in New Issue
Block a user