1
0
Fork 0

Update requirements

merge-requests/10/head
Nikos Roussos 2015-07-02 14:39:20 +03:00
parent ad2c80b157
commit 5b17ca9c71
2 changed files with 3 additions and 2 deletions

View File

@ -11,7 +11,7 @@ django-braces==1.4.0
django-secure==1.0.1
# Users
-e git+https://github.com/comzeradd/django-allauth.git@migration#egg=allauth
django-allauth==0.20.0
django-crispy-forms==1.4.0
# API

View File

@ -1,4 +1,5 @@
# Local development dependencies go here
# Docker-only dependencies
-r dev.txt
MySQL-python==1.2.5
gunicorn==19.3.0