Fix deploy requirements.txt

This commit is contained in:
Chiaki
2017-04-18 14:40:36 +08:00
parent c6f49c1fe7
commit 2c4518e803
3 changed files with 6 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
Django<1.10
djangorestframework==3.3.3
django==1.9.6
djangorestframework==3.4.0
pillow
jsonfield
otpauth
@@ -7,3 +7,4 @@ flake8-quotes
pytz
coverage
python-dateutil
celery

View File

@@ -1,8 +1,9 @@
django==1.9.6
djangorestframework==3.4.0
dateutil
otpauth
pillow
python-dateutil
celery
Envelopes
Envelopes
pytz
jsonfield