Skip to content
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies = [
"aiohttp>=3.8.1",
"anndata>=0.9",
"cycler>=0.11",
"dask[array]>=2021.2,<=2024.11.2",
"dask[array]>=2025.2",
"dask-image>=0.5",
"docrep>=0.3.1",
"fsspec>=2021.11",
Expand Down
Loading