We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e39afea + 1d55de4 commit 48d759bCopy full SHA for 48d759b
1 file changed
pyproject.toml
@@ -47,7 +47,7 @@ test = [
47
"scipy",
48
"pandas",
49
"h5py",
50
- "zarr>=2.16.0"
+ "zarr>=2.16.0,<3.0.0"
51
]
52
53
docs = [
0 commit comments