paperless-ngx/requirements.txt

24 lines
377 B
Text
Raw Normal View History

2016-11-02 15:11:10 +00:00
Django==1.10.3
Pillow>=3.1.1
django-crispy-forms>=1.6.0
django-extensions>=1.6.1
django-filter>=0.12.0,<1.0
djangorestframework>=3.4.4
djangorestframework-filters>=0.8.0
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