Merge branch 'main' into rtdl/msword_eqs_groups
Some checks failed
Run Docs CI / build-docs (push) Failing after 1m21s
Run CI / code-checks (push) Failing after 6m36s

Signed-off-by: Rafael Teixeira de Lima <Rafael.td.lima@gmail.com>
This commit is contained in:
Rafael Teixeira de Lima 2025-03-13 10:30:36 +01:00 committed by GitHub
commit 6f12b27a46
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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