From ea751e982a631388aeee14b363516efabbb128f9 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 8 May 2019 18:41:45 +0100 Subject: [PATCH] Update requirements Signed-off-by: Michael Tremer --- requirements.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cab22856..962793c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,8 @@ asn1crypto==0.24.0 backports-abc==0.5 +certifi==2019.3.9 cffi==1.11.5 +chardet==3.0.4 cryptography==2.3.1 ecdsa==0.13 feedparser==5.2.1 @@ -10,6 +12,7 @@ idna==2.7 iso3166==0.9 ldap3==2.5.1 markdown2==2.3.6 +oauthlib==3.0.1 phonenumbers==8.9.15 Pillow==5.3.0 psycopg2-binary==2.7.5 @@ -22,11 +25,15 @@ pycrypto==2.6.1 pycurl==7.43.0 python-ldap==3.1.0 python3-memcached==1.51 +requests==2.21.0 +requests-oauthlib==1.2.0 sgmllib3k==1.0.0 six==1.11.0 sshpubkeys==3.1.0 textile==3.0.3 -tornado==4.4.2 +tornado==6.0.2 +twython==3.7.0 +urllib3==1.24.3 webencodings==0.5.1 yabencode==0.2.0 zxcvbn==4.4.27 -- 2.47.3