aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar jesopo2019-09-26 16:00:39 +0100
committerGravatar jesopo2019-09-26 16:00:39 +0100
commit3775a168ab01b7b652bcbcceba3ad4d2c554763c (patch)
tree18cb78182ba7248687a927b261feebedaad5830e
parentput ==versions on requirements.txt (diff)
signature
add cryptography 2.7 to requirements.txt
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
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