Updated Django to 1.10 along with DRF (required)

This commit is contained in:
Daniel Quinn 2016-08-16 19:58:42 +01:00
parent 3b9893b8d4
commit 22ec6f1808

View File

@ -1,9 +1,10 @@
Django==1.9.8
Django==1.10
Pillow>=3.1.1
django-crispy-forms>=1.6.0
django-extensions>=1.6.1
django-filter>=0.12.0
djangorestframework>=3.3.2
djangorestframework>=3.4.4
djangorestframework-filters>=0.8.0
filemagic>=1.6
langdetect>=1.0.5
pyocr>=0.3.1