We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acbe686 commit bda988cCopy full SHA for bda988c
1 file changed
pyproject.toml
@@ -56,8 +56,8 @@ full = [
56
"tifffile==2020.9.3",
57
"omero-metadata==0.12.0",
58
"omero-cli-zarr==0.8.0",
59
- "ome-zarr>=0.13.0",
60
- "zarr>=3",
+ "ome-zarr==0.14.0",
+ "zarr==3.1.5",
61
"numpy<2.0"
62
]
63
0 commit comments