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

Update pillow requirement from <12.0,>=10.2 to >=10.2,<13.0
This commit is contained in:
Aran-Fey
2025-10-20 20:29:34 +02:00
committed by GitHub

View File

@@ -19,7 +19,7 @@ dependencies = [
"narwhals>=1.12,<3.0",
"ordered-set>=4.1,<5.0",
"path-imports>=1.1.2,<2.0",
"pillow>=10.2,<12.0",
"pillow>=10.2,<13.0",
"platformdirs>=4.3,<5.0",
"pytz>=2024.1",
"rapidfuzz>=3.12.2,<4.0",