diff --git a/pyproject.toml b/pyproject.toml index 0fbc98a20..ebf665ff4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ all_extras = [ "mapie; python_version < '3.13'", "matplotlib>=3.3.2", "ngboost<0.6.0; python_version < '3.13'", - "polars<1.34.0", + "polars<1.35.0", "pyarrow<14.0.0; python_version < '3.12'", "pymc; python_version < '3.13'", "statsmodels>=0.12.1",