Skip to content

Commit 7b00c0e

Browse files
committed
Pin zarr >=2.8.3
1 parent 2b422dc commit 7b00c0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

environment.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ dependencies:
66
- maven
77
- make
88
- cmake
9-
- xtensor-zarr=0.0.7=*_1
9+
- xtensor-zarr >=0.0.8|=0.0.7=*_1
1010
- openimageio
1111
- nodejs
1212
- z5py >= 2.0.10
1313
- python == 3.7.9
1414
- scikit-image
1515
- pytest
16-
- zarr >= 2.8.0
16+
- zarr >= 2.8.3
1717
- pip
1818
- pandas
1919
- tabulate

0 commit comments

Comments
 (0)