fix: pin wider range of typer (#2309)

* pin larger range of typer

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>

* update docling-core

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>

* update deps

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>

* update tests

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>

* lock docling-parse 4.5.0

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>

* update results with docling-parse=4.4.0

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>

---------

Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
Michele Dolfi
2025-09-30 02:42:23 -04:00
committed by GitHub
parent 654c70f990
commit 68ae7ccf3c
2 changed files with 947 additions and 778 deletions

View File

@@ -55,7 +55,7 @@ dependencies = [
'easyocr (>=1.7,<2.0)', 'easyocr (>=1.7,<2.0)',
'certifi (>=2024.7.4)', 'certifi (>=2024.7.4)',
'rtree (>=1.3.0,<2.0.0)', 'rtree (>=1.3.0,<2.0.0)',
'typer (>=0.12.5,<0.17.0)', 'typer (>=0.12.5,<0.20.0)',
'python-docx (>=1.1.2,<2.0.0)', 'python-docx (>=1.1.2,<2.0.0)',
'python-pptx (>=1.0.2,<2.0.0)', 'python-pptx (>=1.0.2,<2.0.0)',
'beautifulsoup4 (>=4.12.3,<5.0.0)', 'beautifulsoup4 (>=4.12.3,<5.0.0)',

1723
uv.lock generated

File diff suppressed because it is too large Load Diff