update poetry lock

Signed-off-by: Panos Vagenas <pva@zurich.ibm.com>
This commit is contained in:
Panos Vagenas 2025-03-25 14:00:02 +01:00
parent ec958be03c
commit 3823f579c9
2 changed files with 428 additions and 444 deletions

870
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 = { git = "https://github.com/docling-project/docling-core.git", extras = ["chunking"], rev = "e5bad18f2daa0a969abf450ed321aac114749f25" } docling-core = {extras = ["chunking"], version = "^2.23.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"