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