Bump Pillow upper bound from <12 to <13

This commit is contained in:
Mark Backman
2026-02-12 09:41:18 -05:00
parent d99a256715
commit 0bf2477d2c
2 changed files with 100 additions and 98 deletions

View File

@@ -28,7 +28,7 @@ dependencies = [
"Markdown>=3.7,<4",
"nltk>=3.9.1,<4",
"numpy>=1.26.4,<3",
"Pillow>=11.1.0,<12",
"Pillow>=11.1.0,<13",
"protobuf~=5.29.6",
"pydantic>=2.10.6,<3",
"pyloudnorm~=0.1.1",