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 0b829cab32
commit 2ab71137b9
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"]}