File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed
Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -23,9 +23,11 @@ requirements:
2323 - python {{ python_min }},<3.13
2424 run :
2525 - anndata >=0.9.1
26+ - annsel >=0.1.2
2627 - click
27- - dask >=2024.10 .0,<=2024.11 .2
28+ - dask >=2025.2 .0,<2026.1 .2
2829 - dask-image
30+ - distributed <2026.1.2
2931 - datashader
3032 - fsspec
3133 - geopandas >=0.14
@@ -40,14 +42,14 @@ requirements:
4042 - python >={{ python_min }},<3.13
4143 - pytorch
4244 - rich
43- - scikit-image
44- - scipy
45+ - setuptools
4546 - shapely >=2.0.1
4647 - spatial-image >=1.2.3
47- - typing-extensions >=4.8.0
48+ - scikit-image
49+ - scipy !=1.17.0
50+ - typing_extensions >=4.8.0
4851 - universal-pathlib >=0.2.6
4952 - xarray >=2024.10.0
50- - xarray-schema
5153 - xarray-spatial >=0.3.5
5254 - zarr >=3.0.0
5355
You can’t perform that action at this time.
0 commit comments