Updates to qpdf 11.1, pikepdf 6 and OCRMyPDF 14

This commit is contained in:
Trenton H
2022-09-12 20:40:57 -07:00
parent 185b352264
commit e5de658e78
6 changed files with 54 additions and 55 deletions

View File

@@ -23,7 +23,7 @@ imap-tools = "*"
langdetect = "*"
pathvalidate = "*"
pillow = "~=9.2"
pikepdf = "~=5.6"
pikepdf = "*"
python-gnupg = "*"
python-dotenv = "*"
python-dateutil = "*"
@@ -39,7 +39,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,