Skip to content

Commit cf5f5b8

Browse files
Update h5py requirement in /requirements/CI-tests-conda
Updates the requirements on [h5py](https://github.com/h5py/h5py) to permit the latest version. - [Release notes](https://github.com/h5py/h5py/releases) - [Changelog](https://github.com/h5py/h5py/blob/master/docs/release_guide.rst) - [Commits](h5py/h5py@1.3.0...3.3.0) --- updated-dependencies: - dependency-name: h5py dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 95d81a2 commit cf5f5b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/CI-tests-conda/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ lmdb==0.9.24
22
msprime==1.0.2
33
python-lmdb==0.96
44
zarr==2.10.1
5-
h5py<3.2
5+
h5py<3.4

0 commit comments

Comments
 (0)