Fix: bump ocrmypdf to 17.12 to pick up the ligature text-layer fix (#14190)

This commit is contained in:
Trenton H
2026-09-19 15:24:56 -07:00
committed by GitHub
parent d5425a893d
commit 22a8a4f4ad
2 changed files with 68 additions and 52 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ dependencies = [
"llama-index-embeddings-openai-like>=0.2.2",
"llama-index-llms-ollama>=0.9.1",
"llama-index-llms-openai-like>=0.7.1",
"ocrmypdf>=17.7,<17.12",
"ocrmypdf[heic]>=17.12,<17.13",
"openai>=2.48",
"pathvalidate~=3.3.1",
"pdf2image~=1.17.0",