Merge branch 'dev' into feature-use-celery

This commit is contained in:
shamoon
2022-10-03 18:00:54 -07:00
committed by GitHub
23 changed files with 714 additions and 446 deletions

View File

@@ -22,7 +22,7 @@ imap-tools = "*"
langdetect = "*"
pathvalidate = "*"
pillow = "~=9.2"
pikepdf = "~=5.6"
pikepdf = "*"
python-gnupg = "*"
python-dotenv = "*"
python-dateutil = "*"
@@ -38,7 +38,7 @@ whitenoise = "~=6.2"
watchdog = "~=2.1"
whoosh="~=2.7"
inotifyrecursive = "~=0.3"
ocrmypdf = "~=13.7"
ocrmypdf = "~=14.0"
tqdm = "*"
tika = "*"
# TODO: This will sadly also install daphne+dependencies,