diff --git a/pyproject.toml b/pyproject.toml index d652d4a..1f45cf7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,8 +20,8 @@ classifiers = [ "Topic :: Scientific/Engineering :: Bio-Informatics", ] dependencies = [ - "ome-zarr>=0.13.0", "napari>=0.4.0", + "zarr>=3.1.5", ] [project.urls]