Allow for upgrades of most of the dependencies

This commit is contained in:
Daniel Quinn 2016-06-25 09:02:32 -07:00
parent 5ed359f3ea
commit c1ed4e8238

View File

@ -1,13 +1,13 @@
Django==1.9.4
Pillow==3.1.1
django-crispy-forms==1.6.0
django-extensions==1.6.1
django-filter==0.12.0
djangorestframework==3.3.2
filemagic==1.6
langdetect==1.0.5
pyocr==0.3.1
python-dateutil==2.4.2
python-dotenv==0.3.0
python-gnupg==0.3.8
pytz==2015.7
Django==1.9.7
Pillow>=3.1.1
django-crispy-forms>=1.6.0
django-extensions>=1.6.1
django-filter>=0.12.0
djangorestframework>=3.3.2
filemagic>=1.6
langdetect>=1.0.5
pyocr>=0.3.1
python-dateutil>=2.4.2
python-dotenv>=0.3.0
python-gnupg>=0.3.8
pytz>=2015.7