diff --git a/setup.py b/setup.py index fbd3cf5368f..2764faa6973 100644 --- a/setup.py +++ b/setup.py @@ -74,7 +74,7 @@ "typeguard", "fastapi>=0.68.0,<1", "uvicorn[standard]>=0.14.0,<1", - "dask>=2021.*,<2022.02.0", + "dask>=2021.*", "bowler", # Needed for automatic repo upgrades ]