From 3775a168ab01b7b652bcbcceba3ad4d2c554763c Mon Sep 17 00:00:00 2001 From: jesopo Date: Thu, 26 Sep 2019 16:00:39 +0100 Subject: [PATCH] add cryptography 2.7 to requirements.txt --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 23350fc9..505053d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ beautifulsoup4==4.8.0 +cryptography==2.7 dnspython==1.16.0 feedparser==5.2.1 lxml==4.4.1