From 58a103771eda41991a8fde2531d84a7d1514e09e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 02:10:54 +0000 Subject: [PATCH] build(deps): update docling-parse requirement Updates the requirements on [docling-parse](https://github.com/DS4SD/docling-parse) to permit the latest version. - [Release notes](https://github.com/DS4SD/docling-parse/releases) - [Changelog](https://github.com/DS4SD/docling-parse/blob/main/CHANGELOG.md) - [Commits](https://github.com/DS4SD/docling-parse/compare/v2.0.0...v3.0.0) --- updated-dependencies: - dependency-name: docling-parse dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4f5bf7b0..640b8449 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ click>=8.1.7,<9.0.0 datasets>=2.18.0,<3.0.0 docling[tesserocr]>=2.4.2,<=2.8.3 -docling-parse>=2.0.0,<3.0.0 +docling-parse>=2.0.0,<4.0.0 GitPython>=3.1.42,<4.0.0 gguf>=0.6.0 httpx>=0.25.0,<1.0.0