diff --git a/pyproject.toml b/pyproject.toml index 93282c25..3abed760 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -102,7 +102,7 @@ dev = [ "pandas>=2.2,<3.0", "playwright>=1.44,<1.56", "plotly>=5.22,<7.0", - "polars>=0.20,<1.34", + "polars>=0.20,<1.35", "pre-commit>=3.1,<5.0", "pyfakefs>=5.7.3,<6.0", "pytest-cov>=5.0,<8.0",