mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-08 20:58:11 +00:00
fix: allow newer torch versions (#34)
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
@@ -24,7 +24,7 @@ packages = [{include = "docling"}]
|
||||
python = "^3.10"
|
||||
pydantic = "^2.0.0"
|
||||
docling-core = "^1.1.2"
|
||||
docling-ibm-models = "^1.1.0"
|
||||
docling-ibm-models = "^1.1.1"
|
||||
deepsearch-glm = ">=0.19.0,<1"
|
||||
filetype = "^1.2.0"
|
||||
pypdfium2 = "^4.30.0"
|
||||
|
||||
Reference in New Issue
Block a user