mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-08 20:58:11 +00:00
feat: updated the backend for new docling-parse (#2187)
* updated the backend and pyproject.toml Signed-off-by: Peter Staar <taa@zurich.ibm.com> * updated the version and test files Signed-off-by: Peter Staar <taa@zurich.ibm.com> * updated the lock Signed-off-by: Peter Staar <taa@zurich.ibm.com> * forgot to add 1 updated test-file Signed-off-by: Peter Staar <taa@zurich.ibm.com> * updated the lock Signed-off-by: Peter Staar <taa@zurich.ibm.com> --------- Signed-off-by: Peter Staar <taa@zurich.ibm.com>
This commit is contained in:
committed by
GitHub
parent
2c3f6faf3d
commit
b3d7542061
@@ -45,7 +45,7 @@ requires-python = '>=3.9,<4.0'
|
||||
dependencies = [
|
||||
'pydantic (>=2.0.0,<3.0.0)',
|
||||
'docling-core[chunking] (>=2.42.0,<3.0.0)',
|
||||
'docling-parse (>=4.2.2,<5.0.0)',
|
||||
'docling-parse (>=4.4.0,<5.0.0)',
|
||||
"docling-ibm-models>=3.9.1,<4",
|
||||
'filetype (>=1.2.0,<2.0.0)',
|
||||
'pypdfium2 (>=4.30.0,!=4.30.1,<5.0.0)',
|
||||
|
||||
Reference in New Issue
Block a user