From a7a54c75b7d6316c387f8c5c3185724cb45bf7b0 Mon Sep 17 00:00:00 2001 From: "Brian S. Stephan" Date: Sun, 16 Aug 2015 17:15:08 -0500 Subject: [PATCH] pysimplesoap dependency --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index 0ddf293..5a064fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,6 +34,7 @@ pylint-celery==0.3 pylint-common==0.2.1 pylint-django==0.6.1 pylint-plugin-utils==0.2.3 +PySimpleSOAP==1.16 python-dateutil==2.1 pytz==2015.4 PyYAML==3.11 @@ -42,6 +43,7 @@ requests-oauthlib==0.3.2 requirements-detector==0.4 setoptconf==0.2.0 six==1.9.0 +soap2py==1.16 tempora==1.3 twython==3.0.0 yg.lockfile==2.0