paperless-ngx/requirements.txt

52 lines
1.1 KiB
Text
Raw Normal View History

2018-09-02 20:23:18 +01:00
-i https://pypi.python.org/simple
apipkg==1.5; python_version != '3.1.*'
atomicwrites==1.2.1; python_version != '3.1.*'
attrs==18.2.0
certifi==2018.8.24
chardet==3.0.4
2018-09-02 20:23:18 +01:00
coverage==4.5.1; python_version != '3.1.*'
coveralls==1.5.0
dateparser==0.7.0
django-cors-headers==2.4.0
2018-04-13 19:52:11 +01:00
django-crispy-forms==1.7.2
2018-09-02 20:23:18 +01:00
django-extensions==2.1.2
django-filter==2.0.0
django==2.0.8
2018-04-13 19:52:11 +01:00
djangorestframework==3.8.2
docopt==0.6.2
2018-09-02 20:23:18 +01:00
execnet==1.5.0; python_version != '3.1.*'
2018-05-20 18:07:53 +01:00
factory-boy==2.11.1
2018-09-02 20:23:18 +01:00
faker==0.9.0
filemagic==1.6
fuzzywuzzy==0.15.0
2018-09-02 20:23:18 +01:00
gunicorn==19.9.0
idna==2.7
inotify-simple==1.1.8
langdetect==1.0.7
2018-09-02 20:23:18 +01:00
more-itertools==4.3.0
pdftotext==2.1.0
pillow==5.2.0
pluggy==0.7.1; python_version != '3.1.*'
py==1.6.0; python_version != '3.1.*'
pycodestyle==2.4.0
pyocr==0.5.3
pytest-cov==2.5.1
2018-09-02 20:23:18 +01:00
pytest-django==3.4.2
pytest-env==0.6.2
pytest-forked==0.2
pytest-sugar==0.9.1
2018-09-02 20:23:18 +01:00
pytest-xdist==1.23.0
pytest==3.7.4
2018-05-20 18:07:53 +01:00
python-dateutil==2.7.3
2018-09-02 20:23:18 +01:00
python-dotenv==0.9.1
python-gnupg==0.4.3
python-levenshtein==0.12.0
2018-09-02 20:23:18 +01:00
pytz==2018.5
regex==2018.8.29
requests==2.19.1
six==1.11.0
termcolor==1.1.0
text-unidecode==1.2
tzlocal==1.5.1
2018-09-02 20:23:18 +01:00
urllib3==1.23; python_version != '3.0.*'