paperless-ngx/requirements.txt

101 lines
3.2 KiB
Text
Raw Normal View History

#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#
-i https://pypi.python.org/simple
--extra-index-url https://www.piwheels.org/simple
2021-01-26 00:50:29 +01:00
aioredis==1.3.1
2021-05-15 14:59:35 +02:00
arrow==1.1.0; python_version >= '3.6'
2021-04-17 14:56:25 +02:00
asgiref==3.3.4; python_version >= '3.6'
2021-01-26 00:50:29 +01:00
async-timeout==3.0.1; python_full_version >= '3.5.3'
2021-05-15 14:59:35 +02:00
attrs==21.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
2021-03-21 12:20:10 +01:00
autobahn==21.3.1; python_version >= '3.7'
2021-01-26 00:50:29 +01:00
automat==20.2.0
2021-02-28 13:01:26 +01:00
blessed==1.18.0
2021-06-13 12:40:28 +02:00
certifi==2021.5.30
2021-02-14 15:38:47 +01:00
cffi==1.14.5
2021-01-26 00:50:29 +01:00
channels-redis==3.2.0
channels==3.0.3
chardet==4.0.0; python_version >= '3.1'
2021-06-13 12:40:28 +02:00
click==8.0.1; python_version >= '3.6'
coloredlogs==15.0.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
2021-02-06 17:37:47 +01:00
concurrent-log-handler==0.9.19
2021-01-26 00:50:29 +01:00
constantly==15.1.0
2021-04-02 14:26:20 +02:00
cryptography==3.4.7
2021-04-17 14:56:25 +02:00
daphne==3.0.2; python_version >= '3.6'
2021-02-28 13:01:26 +01:00
dateparser==1.0.0
2021-01-26 00:50:29 +01:00
django-cors-headers==3.7.0
2021-05-15 14:59:35 +02:00
django-extensions==3.1.3
django-filter==2.4.0
django-picklefield==3.0.1; python_version >= '3'
2021-06-13 16:36:05 +02:00
django-q==1.3.8
2021-06-13 12:40:28 +02:00
django==3.2.4
2021-04-02 14:26:20 +02:00
djangorestframework==3.12.4
filelock==3.0.12
2021-02-02 20:43:07 +01:00
fuzzywuzzy[speedup]==0.18.0
2021-04-02 14:26:20 +02:00
gunicorn==20.1.0
2021-01-27 19:57:04 +01:00
h11==0.12.0; python_version >= '3.6'
2021-04-02 14:26:20 +02:00
hiredis==2.0.0; python_version >= '3.6'
2021-06-13 12:40:28 +02:00
httptools==0.2.0
humanfriendly==9.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
2021-01-26 00:50:29 +01:00
hyperlink==21.0.0
idna==2.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
2021-05-15 14:59:35 +02:00
imap-tools==0.41.0
img2pdf==0.4.1
2021-03-21 12:20:10 +01:00
incremental==21.3.0
inotify-simple==1.3.5; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
inotifyrecursive==0.3.5
2021-02-10 11:50:57 +01:00
joblib==1.0.1; python_version >= '3.6'
2021-05-15 14:59:35 +02:00
langdetect==1.0.9
2021-04-02 14:26:20 +02:00
lxml==4.6.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
2021-01-26 00:50:29 +01:00
msgpack==1.0.2
2021-02-06 17:37:47 +01:00
numpy==1.19.5
2021-06-13 12:40:28 +02:00
ocrmypdf==12.0.3
2021-04-17 14:56:25 +02:00
pathvalidate==2.4.1
2021-02-21 00:24:33 +01:00
pdfminer.six==20201018
2021-06-13 12:40:28 +02:00
pikepdf==2.12.2
2021-04-02 14:26:20 +02:00
pillow==8.2.0
pluggy==0.13.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
2021-04-02 14:26:20 +02:00
portalocker==2.3.0; python_version >= '3'
psycopg2-binary==2.8.6
2021-01-26 00:50:29 +01:00
pyasn1-modules==0.2.8
pyasn1==0.4.8
pycparser==2.20; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
2021-01-27 19:57:04 +01:00
pyopenssl==20.0.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
python-dateutil==2.8.1
2021-05-15 14:59:35 +02:00
python-dotenv==0.17.1
2021-03-21 12:20:10 +01:00
python-gnupg==0.4.7
2021-02-02 20:31:25 +01:00
python-levenshtein==0.12.2
2021-06-13 12:40:28 +02:00
python-magic==0.4.24
2021-02-02 20:31:25 +01:00
pytz==2021.1
2021-01-27 19:57:04 +01:00
pyyaml==5.4.1
redis==3.5.3
2021-04-17 14:56:25 +02:00
regex==2021.4.4
reportlab==3.5.67; python_version >= '2.7' and python_version < '4'
requests==2.25.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
2021-01-26 18:01:24 +01:00
scikit-learn==0.24.0
scipy==1.5.4
2021-05-15 14:59:35 +02:00
service-identity==21.1.0
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
2021-06-13 12:40:28 +02:00
sortedcontainers==2.4.0
sqlparse==0.4.1; python_version >= '3.5'
threadpoolctl==2.1.0; python_version >= '3.5'
tika==1.24
2021-06-13 12:40:28 +02:00
tqdm==4.61.1
2021-02-28 13:01:26 +01:00
twisted[tls]==21.2.0; python_full_version >= '3.5.4'
2021-02-21 00:24:33 +01:00
txaio==21.2.1; python_version >= '3.6'
tzlocal==2.1
2021-06-13 12:40:28 +02:00
urllib3==1.26.5; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
uvicorn[standard]==0.14.0
2021-02-10 14:31:17 +01:00
uvloop==0.14.0
watchdog==1.0.2
2021-02-21 00:24:33 +01:00
watchgod==0.7
wcwidth==0.2.5
2021-06-13 12:40:28 +02:00
websockets==9.1
whitenoise==5.2.0
whoosh==2.7.4
2021-04-17 14:56:25 +02:00
zope.interface==5.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'