downgrade OCRmyPDF until file handle issues are fixed

This commit is contained in:
jonaswinkler
2021-01-06 16:46:01 +01:00
parent 769d259a58
commit 4428a6de3c
2 changed files with 68 additions and 67 deletions

View File

@@ -40,7 +40,7 @@ whitenoise = "~=5.2.0"
watchdog = "*"
whoosh="~=2.7.4"
inotifyrecursive = "~=0.3.4"
ocrmypdf = "*"
ocrmypdf = "~=11.3.4"
tqdm = "*"
tika = "*"