Skip to content

Commit 55ce7f9

Browse files
authored
Merge pull request #591 from benjeffery/conda_fix
Downgrade h5py to fix conda version conflict
2 parents ec9e3d4 + 4e2aaf2 commit 55ce7f9

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.0
5-
h5py==3.3.0
5+
h5py<3.2

0 commit comments

Comments
 (0)