Skip to content

Commit aeaff17

Browse files
committed
pin fixed docling-core
Signed-off-by: Michele Dolfi <[email protected]>
1 parent 7df65c3 commit aeaff17

File tree

2 files changed

+133
-118
lines changed

2 files changed

+133
-118
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ requires-python = ">=3.10"
3737
dependencies = [
3838
"docling>=2.61.0",
3939
# "docling-core[chunking]>=2.50.1",
40-
"docling-core[chunking] @ git+https://github.com/DS4SD/docling-core.git@ca030e9c413d224b60119e04af3b13c750a3893a",
40+
"docling-core[chunking] @ git+https://github.com/docling-project/docling-core.git@62f8a712c36021a7f28a5b83858b7c4249c5e20b",
4141
"pydantic~=2.10",
4242
"pydantic-settings~=2.4",
4343
"typer~=0.12",

0 commit comments

Comments
 (0)