mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
22 lines
360 B
Plaintext
22 lines
360 B
Plaintext
Django==1.10.2
|
|
Pillow>=3.1.1
|
|
django-crispy-forms>=1.6.0
|
|
django-extensions>=1.6.1
|
|
django-filter>=0.12.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
|
|
tox
|