mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-09-06 15:17:59 +00:00
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](https://github.com/docling-project/docling-core/compare/v2.74.1...v2.89.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>
This commit is contained in:
@@ -72,7 +72,7 @@ docling = [
|
||||
# docling 2.97 split into docling-slim; the chunker package (HierarchicalChunker)
|
||||
# now eagerly imports code-chunking submodules that need tree-sitter/semchunk,
|
||||
# which only the docling-core[chunking] extra provides.
|
||||
"docling-core[chunking]>=2.74.1",
|
||||
"docling-core[chunking]>=2.89.0",
|
||||
]
|
||||
qdrant = [
|
||||
"qdrant-client[fastembed]~=1.14.3",
|
||||
|
||||
Reference in New Issue
Block a user