diff --git a/pyproject.toml b/pyproject.toml index c8c748c..2c8e6f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -109,7 +109,7 @@ release = [ ] test = [ "dask", - "pandas<2.2", + "pandas<2.3", "pytest<8", "pytest-cov<5", "pytest-mock<4",