Skip to content

Commit 89a04e8

Browse files
committed
Bump to Pillow 12.0.0 for full Python 3.14 support
1 parent c190b44 commit 89a04e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ classifiers = [
2121
]
2222
dependencies = [
2323
"pyglet~=2.1.5",
24-
"pillow~=11.3.0",
24+
"pillow~=12.0.0",
2525
"pymunk~=6.9.0",
2626
"pytiled-parser~=2.2.9",
2727
]

0 commit comments

Comments
 (0)