Merge pull request #227 from rio-labs/dependabot/pip/pillow-gte-10.2-and-lt-12.0

Update pillow requirement from <11.0,>=10.2 to >=10.2,<12.0
This commit is contained in:
Aran-Fey
2025-03-19 12:15:20 +01:00
committed by GitHub

View File

@@ -19,7 +19,7 @@ dependencies = [
"narwhals>=1.12,<2.0",
"ordered-set>=4.1,<5.0",
"path-imports>=1.1.2,<2.0",
"pillow>=10.2,<11.0",
"pillow>=10.2,<12.0",
"pytz>=2024.1",
"rapidfuzz>=3.12.2,<4.0",
"revel>=0.9.1,<0.10",