diff --git a/pyproject.toml b/pyproject.toml index 1b8d9aa..f91e714 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ 'nested-pandas>=0.3.1,<0.4.0', 'numpy', 'dask>=2025.1.0', - 'dask[distributed]>=2025.1.0', + 'dask[distributed]>=2025.2.0', 'pyarrow', ]