Add missing dependency
This commit is contained in:
parent
00e0609547
commit
2b7c151426
|
@ -7,6 +7,7 @@ acme
|
||||||
arrow
|
arrow
|
||||||
boto3
|
boto3
|
||||||
botocore
|
botocore
|
||||||
|
certbot
|
||||||
certsrv
|
certsrv
|
||||||
CloudFlare
|
CloudFlare
|
||||||
cryptography
|
cryptography
|
||||||
|
|
|
@ -66,6 +66,7 @@ botocore==1.20.22
|
||||||
# boto3
|
# boto3
|
||||||
# moto
|
# moto
|
||||||
# s3transfer
|
# s3transfer
|
||||||
|
certbot==1.13.0
|
||||||
certifi==2020.12.5
|
certifi==2020.12.5
|
||||||
# via
|
# via
|
||||||
# -r requirements-tests.txt
|
# -r requirements-tests.txt
|
||||||
|
|
Loading…
Reference in New Issue