Updated dependency to docling-core

Signed-off-by: Maksym Lysak <mly@zurich.ibm.com>
This commit is contained in:
Maksym Lysak 2025-03-28 14:36:23 +01:00
parent a4f6762aef
commit 3d4a163945
2 changed files with 1294 additions and 401 deletions

1693
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -46,7 +46,7 @@ packages = [{ include = "docling" }]
###################### ######################
python = "^3.9" python = "^3.9"
pydantic = "^2.0.0" pydantic = "^2.0.0"
docling-core = {extras = ["chunking"], version = "^2.23.1"} docling-core = {extras = ["chunking"], version = "^2.24.1"}
docling-ibm-models = "^3.4.0" docling-ibm-models = "^3.4.0"
docling-parse = "^4.0.0" docling-parse = "^4.0.0"
filetype = "^1.2.0" filetype = "^1.2.0"