fix: table cells overlap and model warnings (#53)

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
Michele Dolfi
2024-08-28 12:30:42 +02:00
committed by GitHub
parent d0403aaebf
commit f49ee825c3
2 changed files with 7 additions and 7 deletions

View File

@@ -24,7 +24,7 @@ packages = [{include = "docling"}]
python = "^3.10"
pydantic = "^2.0.0"
docling-core = "^1.1.2"
docling-ibm-models = "^1.1.2"
docling-ibm-models = "^1.1.3"
deepsearch-glm = ">=0.19.0,<1"
filetype = "^1.2.0"
pypdfium2 = "^4.30.0"