Bump up some requirement versions.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Pillow==3.4.2
|
||||
Pillow==4.0.0
|
||||
PyYAML==3.12
|
||||
|
||||
celery==3.1.24
|
||||
@@ -11,14 +11,14 @@ django-colorful==1.2
|
||||
django-compressor==2.1
|
||||
django-cors-headers==1.2.2
|
||||
django-downloadview==1.9
|
||||
django-formtools==1.0
|
||||
django-formtools==2.0
|
||||
django-pure-pagination==0.3.0
|
||||
django-model-utils==2.6
|
||||
django-mptt==0.8.6
|
||||
django-model-utils==2.6.1
|
||||
django-mptt==0.8.7
|
||||
django-qsstats-magic==0.7.2
|
||||
django-rest-swagger==0.3.10
|
||||
django-stronghold==0.2.8
|
||||
django-suit==0.2.21
|
||||
django-suit==0.2.23
|
||||
django-widget-tweaks==1.4.1
|
||||
djangorestframework==3.3.2
|
||||
djangorestframework-recursive==0.1.1
|
||||
@@ -27,10 +27,10 @@ fusepy==2.0.4
|
||||
|
||||
pdfminer==20140328
|
||||
pycountry==1.20
|
||||
pyocr==0.4.4
|
||||
pyocr==0.4.5
|
||||
python-dateutil==2.5.3
|
||||
python-gnupg==0.3.9
|
||||
python-magic==0.4.12
|
||||
pytz==2016.7
|
||||
|
||||
sh==1.11
|
||||
sh==1.12.9
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
-r base.txt
|
||||
Django==1.10.4
|
||||
Django==1.10.5
|
||||
|
||||
@@ -1,14 +1,16 @@
|
||||
# requirements/development.txt
|
||||
-r common.txt
|
||||
Werkzeug==0.11.11
|
||||
Werkzeug==0.11.15
|
||||
|
||||
django-debug-toolbar==1.6
|
||||
django-extensions==1.7.4
|
||||
django-extensions==1.7.5
|
||||
django-rosetta==0.7.12
|
||||
|
||||
flake8==3.2.1
|
||||
|
||||
ipython==5.1.0
|
||||
|
||||
safety==0.3.0
|
||||
safety==0.5.1
|
||||
|
||||
transifex-client==0.12.2
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Sphinx==1.4.8
|
||||
Sphinx==1.5.1
|
||||
|
||||
sphinx-autobuild==0.6.0
|
||||
sphinxcontrib-blockdiag==1.5.5
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
codecov==1.4.1
|
||||
codecov==2.0.5
|
||||
coverage==3.7.1
|
||||
coveralls==0.5
|
||||
coveralls==1.1
|
||||
django-test-without-migrations==0.4
|
||||
mock==2.0.0
|
||||
tox==2.4.1
|
||||
psutil==4.4.2
|
||||
tox==2.5.0
|
||||
psutil==5.0.1
|
||||
|
||||
Reference in New Issue
Block a user