Update all requirements to most recent version. Update Django to 1.8.8 LTS.

This commit is contained in:
Roberto Rosario
2016-01-22 03:58:00 -04:00
parent 699bda40c2
commit 2f344f299f
4 changed files with 23 additions and 22 deletions

View File

@@ -1,34 +1,35 @@
Pillow==2.9.0
Pillow==3.1.0
PyYAML==3.11
celery==3.1.18
celery==3.1.19
cssmin==0.2.0
django-activity-stream==0.6.0
django-autoadmin==1.1.0
django-celery==3.1.16
django-celery==3.1.17
django-colorful==1.1.0
django-compressor==1.5
django-compressor==2.0
django-cors-headers==1.1.0
django-filetransfers==0.1.0
django-pure-pagination==0.2.1
django-model-utils==2.2
django-mptt==0.7.4
django-formtools==1.0
django-pure-pagination==0.3.0
django-model-utils==2.4
django-mptt==0.8.0
django-qsstats-magic==0.7.2
django-rest-swagger==0.3.4
django-suit==0.2.13
django-widget-tweaks==1.3
djangorestframework==3.1.3
django-suit==0.2.16
django-widget-tweaks==1.4.1
djangorestframework==3.3.2
djangorestframework-recursive==0.1.1
fusepy==2.0.2
pdfminer==20140328
pycountry==1.10
pycountry==1.19
pytesseract==0.1.6
python-dateutil==2.4.2
python-gnupg==0.3.7
python-magic==0.4.6
python-gnupg==0.3.8
python-magic==0.4.10
pytz==2015.4
sh==1.11

View File

@@ -1,2 +1,2 @@
-r base.txt
Django==1.7.10
Django==1.8.8

View File

@@ -1,13 +1,13 @@
# requirements/development.txt
-r common.txt
Werkzeug==0.10.4
Werkzeug==0.11.3
django-debug-toolbar==1.3.2
django-extensions==1.5.5
django-rosetta==0.7.6
django-debug-toolbar==1.4
django-extensions==1.6.1
django-rosetta==0.7.8
ipython==4.0.0
ipython==4.0.3
transifex-client==0.10
transifex-client==0.11
wheel==0.26.0

View File

@@ -1,6 +1,6 @@
-r common.txt
Sphinx==1.3.1
Sphinx==1.3.4
sphinx-autobuild==0.5.2
sphinxcontrib-blockdiag==1.5.4
sphinxcontrib-blockdiag==1.5.5