diff --git a/pyproject.toml b/pyproject.toml index 6eb7b69..4969210 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -76,7 +76,7 @@ optional-dependencies.release = [ "twine<7", ] optional-dependencies.test = [ - "pandas<2.3", + "pandas<2.4", "polars[pyarrow]<1.28", "pytest<9", "pytest-asyncio<1",