Updates some deps, skipping scipy

This commit is contained in:
Trenton Holmes
2022-08-10 08:24:12 -07:00
parent 3af4808864
commit 89b7270233
3 changed files with 91 additions and 88 deletions

View File

@@ -23,7 +23,7 @@ imap-tools = "*"
langdetect = "*"
pathvalidate = "*"
pillow = "~=9.2"
pikepdf = "~=5.1"
pikepdf = "~=5.4"
python-gnupg = "*"
python-dotenv = "*"
python-dateutil = "*"
@@ -35,7 +35,7 @@ whitenoise = "~=6.2.0"
watchdog = "~=2.1.9"
whoosh="~=2.7.4"
inotifyrecursive = "~=0.3"
ocrmypdf = "~=13.4"
ocrmypdf = "~=13.7"
tqdm = "*"
tika = "*"
# TODO: This will sadly also install daphne+dependencies,