paperless-ngx/requirements.txt
2016-11-25 15:42:25 +00:00

24 lines
377 B
Plaintext

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
gunicorn==19.6.0
# For the tests
pytest
pytest-django
pytest-sugar
pep8
flake8
tox