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