summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrequirements.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 7fbf3df..fd6c4e3 100755
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,20 @@
+certifi==2018.8.13
+chardet==3.0.4
+defusedxml==0.5.0
Django==2.1
+django-recaptcha==1.4.0
+idna==2.7
mysqlclient==1.3.13
+oauthlib==2.1.0
pkg-resources==0.0.0
+PyJWT==1.6.4
+python-social-auth==0.3.6
+python3-openid==3.1.0
pytz==2018.5
+requests==2.19.1
+requests-oauthlib==1.0.0
+six==1.11.0
+social-auth-app-django==2.1.0
+social-auth-core==1.7.0
+urllib3==1.23