mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-08 20:58:11 +00:00
fix: Update tests and examples for docling-core 2.5.1 (#449)
* Update tests for docling-core 2.5.0 Signed-off-by: Christoph Auer <cau@zurich.ibm.com> * Add export with referenced images to export_figures example Signed-off-by: Christoph Auer <cau@zurich.ibm.com> * Fix OCR tests Signed-off-by: Christoph Auer <cau@zurich.ibm.com> * Revert "Fix OCR tests" This reverts commit 12b575946f51950fcacece99d4d6eb682125d779. Signed-off-by: Christoph Auer <cau@zurich.ibm.com> * Update lockfile for docling-core 2.5.1 Signed-off-by: Christoph Auer <cau@zurich.ibm.com> --------- Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
This commit is contained in:
@@ -26,7 +26,7 @@ packages = [{include = "docling"}]
|
||||
######################
|
||||
python = "^3.9"
|
||||
pydantic = ">=2.0.0,<2.10"
|
||||
docling-core = "^2.4.0"
|
||||
docling-core = "^2.5.1"
|
||||
docling-ibm-models = "^2.0.6"
|
||||
deepsearch-glm = "^0.26.1"
|
||||
filetype = "^1.2.0"
|
||||
|
||||
Reference in New Issue
Block a user