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