diff --git a/setup.py b/setup.py index 760855c90..38ac29a11 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ "pandas==2.2.3", "pathlib", "plotly==5.24.1", - "polars==1.10.0", + "polars==1.12.0", "polars[timezone]", "pyarrow==18.0.0", "pylint==3.3.1",