Skip to content

Commit fed6592

Browse files
committed
Avoid installing zarr v3
zarr v3 comes with breaking API changes that will fail tests.
1 parent 0aceda4 commit fed6592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ scipy
77
nbmake
88
mpi4py
99
xarray
10-
zarr
10+
zarr <3.0.0
1111
dask
1212
netCDF4
1313
cftime

0 commit comments

Comments
 (0)