diff --git a/pyproject.toml b/pyproject.toml index 6eb7b69..24bcdfc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,7 +77,7 @@ optional-dependencies.release = [ ] optional-dependencies.test = [ "pandas<2.3", - "polars[pyarrow]<1.28", + "polars[pyarrow]<1.30", "pytest<9", "pytest-asyncio<1", "pytest-cov<7",