mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-08 12:48:28 +00:00
fix: load_from_doctags static usage (#1617)
* fix load_from_doctags usage Signed-off-by: Saidgurbuz <said.gurbuz@epfl.ch> * update dependencies Signed-off-by: Saidgurbuz <said.gurbuz@epfl.ch> * fix lock file Signed-off-by: Saidgurbuz <said.gurbuz@epfl.ch> * revert lock file Signed-off-by: Saidgurbuz <said.gurbuz@epfl.ch> * update lock file Signed-off-by: Saidgurbuz <said.gurbuz@epfl.ch> --------- Signed-off-by: Saidgurbuz <said.gurbuz@epfl.ch>
This commit is contained in:
@@ -46,7 +46,7 @@ packages = [{ include = "docling" }]
|
||||
######################
|
||||
python = "^3.9"
|
||||
pydantic = "^2.0.0"
|
||||
docling-core = {version = "^2.26.0", extras = ["chunking"]}
|
||||
docling-core = {version = "^2.29.0", extras = ["chunking"]}
|
||||
docling-ibm-models = "^3.4.0"
|
||||
docling-parse = "^4.0.0"
|
||||
filetype = "^1.2.0"
|
||||
|
||||
Reference in New Issue
Block a user