diff --git a/pyproject.toml b/pyproject.toml index c2b6839..164fb84 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -78,7 +78,7 @@ optional-dependencies.release = [ ] optional-dependencies.test = [ "pandas<2.3", - "polars[pyarrow]<1.9", + "polars[pyarrow]<1.10", "pytest<9", "pytest-asyncio<1", "pytest-cov<6",