From 7d5954a884c7eae28e4a3188db362baf2c8b0e9e Mon Sep 17 00:00:00 2001 From: dave Date: Wed, 6 Jan 2021 18:05:08 -0800 Subject: [PATCH] explicitly depend on cryptography --- requirements.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/requirements.txt b/requirements.txt index 71f1db6..d884761 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,9 +2,11 @@ appdirs==1.4.4 boto3==1.14.56 botocore==1.17.56 certifi==2020.6.20 +cffi==1.14.4 chardet==3.0.4 cheroot==8.4.5 CherryPy==18.6.0 +cryptography==3.3.1 docutils==0.15.2 idna==2.10 jaraco.classes==3.1.0 @@ -17,6 +19,7 @@ MarkupSafe==1.1.1 more-itertools==8.5.0 Pillow==7.2.0 portend==2.6 +pycparser==2.20 PyMySQL==0.10.0 python-dateutil==2.8.1 python-magic==0.4.18