Skip to content

Commit 1d55de4

Browse files
committed
Upper bound to zarr version
1 parent e39afea commit 1d55de4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ test = [
4747
"scipy",
4848
"pandas",
4949
"h5py",
50-
"zarr>=2.16.0"
50+
"zarr>=2.16.0,<3.0.0"
5151
]
5252

5353
docs = [

0 commit comments

Comments
 (0)