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