diff --git a/pyproject.toml b/pyproject.toml index 56e9f1c..818d517 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ optional-dependencies.release = [ ] optional-dependencies.test = [ "pandas<2.4", - "polars[pyarrow]<1.36", + "polars[pyarrow]<1.37", "pytest<9", "pytest-asyncio<2", "pytest-cov<8",