Skip to content

Commit bf7a972

Browse files
relax ome-zarr upped bound
1 parent b19344e commit bf7a972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ all = [
6565
# scanpy < 1.10.3 does not support numpy >= 2.0.0 and does not
6666
# Reference: https://github.com/scverse/scanpy/pull/3115/files
6767
'scanpy>=1.10.2',
68-
'ome-zarr<0.10.3',
68+
'ome-zarr>=0.12.2',
6969
'tifffile>=2020.10.1',
7070

7171
'jupyter-server-proxy>=1.5.2',

0 commit comments

Comments
 (0)