Upgrades OCRMyPDF to v16

This commit is contained in:
Trenton Holmes
2024-09-29 07:01:03 -07:00
committed by Trenton H
parent 0b829cab32
commit 735a3d6cc6
2 changed files with 71 additions and 29 deletions

View File

@@ -35,7 +35,7 @@ inotifyrecursive = "~=0.3"
langdetect = "*"
mysqlclient = "*"
nltk = "*"
ocrmypdf = "~=15.4"
ocrmypdf = "~=16.5"
pathvalidate = "*"
pdf2image = "*"
psycopg = {version = "*", extras = ["c"]}