Skip to content

Commit 5f6e839

Browse files
fix: upgrade lxml versions (#218)
* fix: bump pillow version Signed-off-by: Peter Staar <taa@zurich.ibm.com> * fix: bump version of lxml Signed-off-by: Peter Staar <taa@zurich.ibm.com> --------- Signed-off-by: Peter Staar <taa@zurich.ibm.com>
1 parent 193df3b commit 5f6e839

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
"docling>=2.56.1,<3.0.0",
2929
"docling-core>=2.48.0,<3.0.0",
3030
'pydantic (>=2.0.0,<3.0.0)',
31-
'lxml (>=5.3.0,<6.0.0)',
31+
'lxml (>=5.3.0,<7.0.0)',
3232
'datasets (>=3.2.0,<5.0.0)',
3333
'apted (>=1.0.3,<2.0.0)',
3434
'Distance (>=0.1.3,<0.2.0)',

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)