Skip to content

Commit 79e88fa

Browse files
committed
pillow==11.3
1 parent abb2502 commit 79e88fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dynamic = [
3939
"keywords"
4040
]
4141
readme = "README.md"
42-
requires-python = ">=3.8"
42+
requires-python = ">=3.9"
4343
classifiers = [
4444
"Development Status :: 5 - Production/Stable",
4545
"Environment :: Web Environment",
@@ -63,7 +63,7 @@ git = [
6363
"mkdocs-git-revision-date-localized-plugin~=1.2,>=1.2.4"
6464
]
6565
imaging = [
66-
"pillow>=10.2,<12.0",
66+
"pillow>=11.3,<12.0",
6767
"cairosvg~=2.6"
6868
]
6969

0 commit comments

Comments
 (0)