Skip to content

Commit 13c9c77

Browse files
committed
Added pillow 11 to supported version range
1 parent 0d262ec commit 13c9c77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ git = [
6363
"mkdocs-git-revision-date-localized-plugin~=1.2,>=1.2.4"
6464
]
6565
imaging = [
66-
"pillow~=10.2",
66+
"pillow~=10.2,~=11.0",
6767
"cairosvg~=2.6"
6868
]
6969

0 commit comments

Comments
 (0)