Skip to content

Commit bd2815a

Browse files
committed
add pillow 12
Signed-off-by: Michele Dolfi <[email protected]>
1 parent 7a6de51 commit bd2815a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ authors = [
3131
requires-python = ">=3.9"
3232
dependencies = [
3333
"tabulate>=0.9.0,<1.0.0",
34-
"pillow>=10.0.0,<12.0.0",
34+
"pillow>=10.0.0,<13.0.0",
3535
"pydantic>=2.0.0",
3636
"docling-core>=2.44.1",
3737
"pywin32>=305; sys_platform == 'win32'",

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)