2016-11-02 15:11:10 +00:00
|
|
|
Django==1.10.3
|
2016-06-25 09:02:32 -07:00
|
|
|
Pillow>=3.1.1
|
|
|
|
|
django-crispy-forms>=1.6.0
|
|
|
|
|
django-extensions>=1.6.1
|
2016-11-25 15:42:25 +00:00
|
|
|
django-filter>=0.12.0,<1.0
|
|
|
|
|
djangorestframework>=3.4.4
|
2016-08-16 19:58:42 +01:00
|
|
|
djangorestframework-filters>=0.8.0
|
2016-06-25 09:02:32 -07:00
|
|
|
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
|
2016-09-20 23:59:57 +05:30
|
|
|
gunicorn==19.6.0
|
2016-10-26 10:08:21 +00:00
|
|
|
|
|
|
|
|
# For the tests
|
|
|
|
|
pytest
|
|
|
|
|
pytest-django
|
|
|
|
|
pytest-sugar
|
2016-10-26 10:11:38 +00:00
|
|
|
pep8
|
|
|
|
|
flake8
|
2016-10-26 10:08:21 +00:00
|
|
|
tox
|