Skip to content

Commit 44f0e3e

Browse files
authored
Merge pull request #592 from tskit-dev/dependabot/pip/requirements/CI-tests-conda/h5py-lt-3.4
Update h5py requirement from <3.2 to <3.4 in /requirements/CI-tests-conda
2 parents 95d81a2 + cf5f5b8 commit 44f0e3e

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)