mirror of
https://github.com/rio-labs/rio.git
synced 2026-02-10 23:59:10 -06:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user