Skip to content

Commit e0f18bc

Browse files
committed
update min-deps h5py->3.7, h5netcdf -> 1.1
1 parent 17e1728 commit e0f18bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/requirements/min-all-deps.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ dependencies:
1616
- dask-core=2022.7
1717
- distributed=2022.7
1818
- flox=0.5
19-
- h5netcdf=1.0
19+
- h5netcdf=1.1
2020
# h5py and hdf5 tend to cause conflicts
2121
# for e.g. hdf5 1.12 conflicts with h5py=3.1
2222
# prioritize bumping other packages instead
23-
- h5py=3.6
23+
- h5py=3.7
2424
- hdf5=1.12
2525
- hypothesis
2626
- iris=3.2

0 commit comments

Comments
 (0)