diff --git a/pyproject.toml b/pyproject.toml index 2a86e68501..e7af19e18e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -98,7 +98,7 @@ test = [ # optional storage and processing modes "scanpy[dask]", "zappy", - "zarr<3", + "zarr<4", # additional tested algorithms "scanpy[scrublet]", "scanpy[leiden]",