Chore: Upgrades OCRMyPDF to v16 (#7815)

This commit is contained in:
Trenton H
2024-09-30 19:53:44 -07:00
committed by GitHub
parent e3c7c925dd
commit d61e3b1af5
5 changed files with 91 additions and 38 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"]}