mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-09 05:08:14 +00:00
feat: enable python 3.12 support by updating glm (#8)
* update deepsearch-glm for python 3.12 support Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> * enable python 3.12 in ci tests Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> --------- Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
@@ -25,7 +25,7 @@ python = "^3.11"
|
||||
pydantic = "^2.0.0"
|
||||
docling-core = "^0.2.0"
|
||||
docling-ibm-models = "^0.2.0"
|
||||
deepsearch-glm = ">=0.18.4,<1"
|
||||
deepsearch-glm = ">=0.19.0,<1"
|
||||
deepsearch-toolkit = ">=0.47.0,<1"
|
||||
filetype = "^1.2.0"
|
||||
pypdfium2 = "^4.30.0"
|
||||
|
||||
Reference in New Issue
Block a user