1 parent feb203d commit d3ed2e5Copy full SHA for d3ed2e5
1 file changed
environment.yaml
@@ -16,9 +16,9 @@ dependencies:
16
- squidpy
17
- pytest
18
- pip:
19
- - git+https://github.com/scverse/spatialdata.git@main
20
- - git+https://github.com/scverse/napari-spatialdata.git@main
21
- - git+https://github.com/scverse/spatialdata-io.git@1d031c211bc56e538e7efbd3ebd5c0782ac7d2ce
+ - spatialdata==0.2.3
+ - spatialdata-io==0.1.5
+ - napari-spatialdata==0.5.3
22
- spatialdata-plot==0.2.6
23
- spatial-image==1.1.0
24
- PyQt5 # for napari
0 commit comments