Skip to content

Commit 338f34e

Browse files
chore(deps): update docling-core[chunking] requirement
Updates the requirements on [docling-core[chunking]](https://github.com/docling-project/docling-core) to permit the latest version. - [Release notes](https://github.com/docling-project/docling-core/releases) - [Changelog](https://github.com/docling-project/docling-core/blob/main/CHANGELOG.md) - [Commits](docling-project/docling-core@v2.74.1...v2.91.0) --- updated-dependencies: - dependency-name: docling-core[chunking] dependency-version: 2.89.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 505d523 commit 338f34e

2 files changed

Lines changed: 19 additions & 5 deletions

File tree

lib/crewai/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ docling = [
7272
# docling 2.97 split into docling-slim; the chunker package (HierarchicalChunker)
7373
# now eagerly imports code-chunking submodules that need tree-sitter/semchunk,
7474
# which only the docling-core[chunking] extra provides.
75-
"docling-core[chunking]>=2.74.1",
75+
"docling-core[chunking]>=2.91.0",
7676
]
7777
qdrant = [
7878
"qdrant-client[fastembed]~=1.14.3",

uv.lock

Lines changed: 18 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)