Add missing dependency

This commit is contained in:
Jasmine Schladen 2021-03-11 17:10:13 -08:00
parent 00e0609547
commit 2b7c151426
2 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@ acme
arrow arrow
boto3 boto3
botocore botocore
certbot
certsrv certsrv
CloudFlare CloudFlare
cryptography cryptography

View File

@ -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