We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 104f96e commit 06ed017Copy full SHA for 06ed017
1 file changed
pyproject.toml
@@ -26,8 +26,7 @@ dependencies = [
26
"numpy",
27
"xarray",
28
"zarr",
29
-# "ome_zarr",
30
- "ome_zarr@git+https://github.com/ome/ome-zarr-py.git",
+ "ome_zarr>=0.7.0",
31
"spatial_image>=0.3.0",
32
"multiscale_spatial_image>=0.11.2",
33
"xarray-schema",
0 commit comments