diff --git a/pyproject.toml b/pyproject.toml index 1f102ca..1f60727 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,7 +77,7 @@ optional-dependencies.release = [ ] optional-dependencies.test = [ "pandas<2.4", - "polars[pyarrow]<1.32", + "polars[pyarrow]<1.33", "pytest<9", "pytest-asyncio<2", "pytest-cov<7",