pin h5py to 2.9.0 to temporarily work around regression (#916)

This commit is contained in:
Bruce Martin
2019-09-11 13:20:15 -07:00
committed by GitHub
parent 77de22d1ed
commit 84c815cc04
+2
View File
@@ -10,3 +10,5 @@ numpy>=1.15.2
pandas>=0.23.1
scipy>=1.1.0
tables==3.5.1
# TEMP workaround for https://github.com/theislab/scanpy/issues/832 aka h5py regression
h5py==2.9.0