mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-09-19 16:08:32 +00:00
Chore(deps): Bump ocrmypdf (#12687)
Bumps the document-processing group with 1 update in the / directory: [ocrmypdf](https://github.com/ocrmypdf/OCRmyPDF). Updates `ocrmypdf` from 17.4.0 to 17.4.2 - [Release notes](https://github.com/ocrmypdf/OCRmyPDF/releases) - [Commits](https://github.com/ocrmypdf/OCRmyPDF/compare/v17.4.0...v17.4.2) --- updated-dependencies: - dependency-name: ocrmypdf dependency-version: 17.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: document-processing ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -58,7 +58,7 @@ dependencies = [
|
||||
"llama-index-llms-openai-like>=0.7.1",
|
||||
"llama-index-vector-stores-faiss>=0.5.2",
|
||||
"nltk~=3.9.1",
|
||||
"ocrmypdf~=17.4.0",
|
||||
"ocrmypdf~=17.4.2",
|
||||
"openai>=1.76",
|
||||
"pathvalidate~=3.3.1",
|
||||
"pdf2image~=1.17.0",
|
||||
|
||||
Reference in New Issue
Block a user