Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit 12476ea

Browse files
committed
increase Pillow supported versions
1 parent ce79cbe commit 12476ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"intervaltree>=3.0.0",
6969
"pikepdf>=8.0.0, <11.0.0",
7070
"immutabledict>=2.0.0, <5.0.0",
71-
"Pillow>=10.0.0, <11.0.0",
71+
"Pillow>=10.0.0, <12.0.0",
7272
"Jinja2>=3.1.0, <4.0.0",
7373
),
7474
python_requires=">=3.8",

0 commit comments

Comments
 (0)