Commit 13064574 by Edward Zarecor

Adding requirements for gunicorn and mysql

parent 271bc958
...@@ -6,3 +6,5 @@ elasticutils==0.10.2 ...@@ -6,3 +6,5 @@ elasticutils==0.10.2
elasticsearch==1.2.0 elasticsearch==1.2.0
django-cors-headers==0.13 django-cors-headers==0.13
PyJWT==0.3.0 PyJWT==0.3.0
MySQL-python==1.2.5 # GPL License
gunicorn==19.1.1 # MIT
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment