mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-09-04 17:05:05 +00:00
Chore(deps): Bump the document-processing group across 1 directory with 4 updates
Bumps the document-processing group with 4 updates in the / directory: [gotenberg-client](https://github.com/stumpylog/gotenberg-client), [ocrmypdf](https://github.com/ocrmypdf/OCRmyPDF), [tika-client](https://github.com/stumpylog/tika-client) and [zxing-cpp](https://github.com/zxing-cpp/zxing-cpp). Updates `gotenberg-client` from 0.14.0 to 1.0.0 - [Release notes](https://github.com/stumpylog/gotenberg-client/releases) - [Changelog](https://github.com/stumpylog/gotenberg-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/stumpylog/gotenberg-client/compare/0.14.0...1.0.0) Updates `ocrmypdf` from 17.7.1 to 17.10.0 - [Release notes](https://github.com/ocrmypdf/OCRmyPDF/releases) - [Commits](https://github.com/ocrmypdf/OCRmyPDF/compare/v17.7.1...v17.10.0) Updates `tika-client` from 0.11.0 to 1.0.0 - [Release notes](https://github.com/stumpylog/tika-client/releases) - [Changelog](https://github.com/stumpylog/tika-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/stumpylog/tika-client/compare/0.11.0...1.0.0) Updates `zxing-cpp` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/zxing-cpp/zxing-cpp/releases) - [Commits](https://github.com/zxing-cpp/zxing-cpp/compare/v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: gotenberg-client dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: document-processing - dependency-name: ocrmypdf dependency-version: 17.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: document-processing - dependency-name: tika-client dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: document-processing - dependency-name: zxing-cpp dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: document-processing ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+3
-3
@@ -43,7 +43,7 @@ dependencies = [
|
||||
"drf-writable-nested~=0.7.1",
|
||||
"filelock~=3.32.0",
|
||||
"flower~=2.0.1",
|
||||
"gotenberg-client~=0.14.0",
|
||||
"gotenberg-client>=0.14,<1.1",
|
||||
"httpx-oauth~=0.17",
|
||||
"ijson>=3.5.1",
|
||||
"imap-tools~=1.14.0",
|
||||
@@ -56,7 +56,7 @@ dependencies = [
|
||||
"llama-index-llms-ollama>=0.9.1",
|
||||
"llama-index-llms-openai-like>=0.7.1",
|
||||
"nltk~=3.10.0",
|
||||
"ocrmypdf~=17.7.0",
|
||||
"ocrmypdf>=17.7,<17.11",
|
||||
"openai>=2.48",
|
||||
"pathvalidate~=3.3.1",
|
||||
"pdf2image~=1.17.0",
|
||||
@@ -73,7 +73,7 @@ dependencies = [
|
||||
"setproctitle~=1.3.4",
|
||||
"sqlite-vec==0.1.9",
|
||||
"tantivy~=0.26.0",
|
||||
"tika-client~=0.11.0",
|
||||
"tika-client>=0.11,<1.1",
|
||||
"torch~=2.13.0",
|
||||
"watchfiles>=1.2",
|
||||
"whitenoise~=6.11",
|
||||
|
||||
Reference in New Issue
Block a user