mirror of
https://github.com/rio-labs/rio.git
synced 2026-02-10 23:59:10 -06:00
Merge pull request #277 from rio-labs/dependabot/pip/polars-gte-0.20-and-lt-1.34
Update polars requirement from <1.33,>=0.20 to >=0.20,<1.34
This commit is contained in:
@@ -101,7 +101,7 @@ dev = [
|
||||
"pandas>=2.2,<3.0",
|
||||
"playwright>=1.44,<1.55",
|
||||
"plotly>=5.22,<7.0",
|
||||
"polars>=0.20,<1.33",
|
||||
"polars>=0.20,<1.34",
|
||||
"pre-commit>=3.1,<5.0",
|
||||
"pyfakefs>=5.7.3,<6.0",
|
||||
"pytest-cov>=5.0,<7.0",
|
||||
|
||||
Reference in New Issue
Block a user