From 2452b430e16b8d35699681f5c739544794d59846 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 17 Oct 2018 16:49:18 +0100 Subject: [PATCH] Update dependencies Signed-off-by: Michael Tremer --- requirements.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 037c6bdc..43dc34e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,12 @@ +asn1crypto==0.24.0 backports-abc==0.5 +cffi==1.11.5 +cryptography==2.3.1 +ecdsa==0.13 feedparser==5.2.1 file-magic==0.4.0 html5lib==1.0.1 +idna==2.7 iso3166==0.9 ldap3==2.5.1 markdown2==2.3.6 @@ -12,10 +17,12 @@ psycopg2-binary==2.7.5 py-dateutil==2.2 pyasn1==0.4.4 pyasn1-modules==0.2.2 +pycparser==2.19 +pycrypto==2.6.1 pycurl==7.43.0 python-ldap==3.1.0 -sshpubkeys==1.0.5 six==1.11.0 +sshpubkeys==3.1.0 textile==3.0.3 tornado==4.4.2 webencodings==0.5.1 -- 2.47.3