mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-09-21 17:08:33 +00:00
Fix: bump ocrmypdf to 17.12 to pick up the ligature text-layer fix (#14190)
This commit is contained in:
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user