Skip to content

Commit 6ad2373

Browse files
init (#1108)
1 parent f976fb0 commit 6ad2373

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies = [
4646
"aiohttp>=3.8.1",
4747
"anndata>=0.9",
4848
"cycler>=0.11",
49-
"dask[array]>=2021.2,<=2024.11.2",
49+
"dask[array]>=2021.2",
5050
"dask-image>=0.5",
5151
"docrep>=0.3.1",
5252
"fast-array-utils",
@@ -66,7 +66,7 @@ dependencies = [
6666
"scikit-image>=0.25",
6767
# due to https://github.com/scikit-image/scikit-image/issues/6850 breaks rescale ufunc
6868
"scikit-learn>=0.24",
69-
"spatialdata>=0.6",
69+
"spatialdata>=0.7",
7070
"spatialdata-plot",
7171
"statsmodels>=0.12",
7272
# https://github.com/scverse/squidpy/issues/526

0 commit comments

Comments
 (0)