We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7df65c3 commit aeaff17Copy full SHA for aeaff17
pyproject.toml
@@ -37,7 +37,7 @@ requires-python = ">=3.10"
37
dependencies = [
38
"docling>=2.61.0",
39
# "docling-core[chunking]>=2.50.1",
40
- "docling-core[chunking] @ git+https://github.com/DS4SD/docling-core.git@ca030e9c413d224b60119e04af3b13c750a3893a",
+ "docling-core[chunking] @ git+https://github.com/docling-project/docling-core.git@62f8a712c36021a7f28a5b83858b7c4249c5e20b",
41
"pydantic~=2.10",
42
"pydantic-settings~=2.4",
43
"typer~=0.12",
0 commit comments