mirror of
https://github.com/rio-labs/rio.git
synced 2026-01-06 05:09:43 -06:00
Merge pull request #315 from rio-labs/dependabot/pip/polars-gte-0.20-and-lt-1.37
Update polars requirement from <1.36,>=0.20 to >=0.20,<1.37
This commit is contained in:
@@ -102,7 +102,7 @@ dev = [
|
||||
"pandas>=2.2,<3.0",
|
||||
"playwright>=1.44,<1.57",
|
||||
"plotly>=5.22,<7.0",
|
||||
"polars>=0.20,<1.36",
|
||||
"polars>=0.20,<1.37",
|
||||
"pyarrow>=11.0.0",
|
||||
"pre-commit>=3.1,<5.0",
|
||||
"pyfakefs>=5.7.3,<6.0",
|
||||
|
||||
Reference in New Issue
Block a user