diff --git a/pyproject.toml b/pyproject.toml index 52fa3b5eb..8cfd05f5f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ "dagster-polars<1.0.0,>=0.24.0", "dagster-postgres<1.0.0,>=0.24.0", "dagster-webserver<2.0.0,>=1.7.16", - "dask[distributed]>=2024.4.2,<2025.8.0", + "dask[distributed]>=2024.4.2,<2025.11.0", "dask-kubernetes>=2024.4.2,<2025.8.0", "discord-webhook<2.0.0,>=1.3.1", "dlt<2.0.0,>=1.3.0",