Merge branch 'master' into feature/tornado

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2017-09-14 00:31:22 -04:00
3023 changed files with 237807 additions and 123033 deletions

View File

@@ -1,39 +1,46 @@
Pillow==3.1.0
PyYAML==3.11
Pillow==4.2.0
PyYAML==3.12
celery==3.1.19
celery==3.1.24
cssmin==0.2.0
django-activity-stream==0.6.0
django-autoadmin==1.1.0
django-celery==3.1.17
django-colorful==1.1.0
django-compressor==2.0
django-cors-headers==1.1.0
django-activity-stream==0.6.3
django-autoadmin==1.1.1
django-celery==3.2.1
django-colorful==1.2
django-compressor==2.1
django-cors-headers==1.2.2
django-downloadview==1.9
django-filetransfers==0.1.0
django-formtools==1.0
django-formtools==2.0
django-pure-pagination==0.3.0
django-model-utils==2.4
django-mptt==0.8.0
django-mathfilters==0.4.0
django-model-utils==2.6.1
django-mptt>=0.8.7
django-qsstats-magic==0.7.2
django-rest-swagger==0.3.4
django-stronghold==0.2.7
django-suit==0.2.16
django-rest-swagger==0.3.10
django-stronghold==0.2.8
django-suit==0.2.25
django-widget-tweaks==1.4.1
djangorestframework==3.3.2
djangorestframework-recursive==0.1.1
fusepy==2.0.2
furl==1.0.0
fusepy==2.0.4
pdfminer==20140328
pycountry==1.19
pytesseract==0.1.6
python-dateutil==2.4.2
python-gnupg==0.3.8
python-magic==0.4.10
pytz==2015.4
graphviz==0.8
mock==2.0.0
pycountry==1.20
PyPDF2==1.26.0
pyocr==0.4.5
python-dateutil==2.5.3
python-gnupg==0.3.9
python-magic==0.4.13
pytz==2016.7
requests==2.18.4
sh==1.12.11
redis==2.10.5
sh==1.11
tornado==4.3

4
requirements/build.txt Normal file
View File

@@ -0,0 +1,4 @@
# requirements/build.txt
twine==1.9.1
wheel==0.29.0

View File

@@ -1,2 +1,2 @@
Django==1.10.7
-r base.txt
Django==1.8.11

View File

@@ -1,15 +1,17 @@
# requirements/development.txt
-r common.txt
Werkzeug==0.11.3
Werkzeug==0.12.2
django-debug-toolbar==1.4
django-extensions==1.6.1
django-rosetta==0.7.8
django-debug-toolbar==1.8
django-extensions==1.7.9
django-rosetta==0.7.13
ipython==4.0.3
flake8==3.3.0
transifex-client==0.11
ipython==5.4.1
wheel==0.26.0
safety==1.4.0
transifex-client==0.12.4
-r build.txt
-r testing-base.txt

View File

@@ -1,6 +1,4 @@
-r common.txt
Sphinx==1.3.4
Sphinx==1.5.3
sphinx-autobuild==0.6.0
sphinxcontrib-blockdiag==1.5.5

View File

@@ -1,6 +1,6 @@
codecov==1.4.1
coverage==3.7.1
coveralls==0.5
django-test-without-migrations==0.2
tox==2.1.1
codecov==2.0.9
coverage==4.4.1
coveralls==1.1
django-test-without-migrations==0.6
tox==2.7.0
psutil==5.2.2