server/requirements.txt
author rougeronj
Thu, 04 Jun 2015 20:10:38 +0200
changeset 114 e4ffc4e13a8e
parent 112 53dc561c38d1
permissions -rw-r--r--
add a token field to the initialisation of the ammico app so the server can pass it and auto login with jwt

Django==1.7.6
django-cors-headers==1.0.0
django-taggit==0.14.0
djangorestframework==3.1.0
psycopg2==2.6
PyJWT==1.3.0
requests==2.5.3
xmltodict==0.9.2