mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-25 20:08:11 +08:00
pin h5py to 2.9.0 to temporarily work around regression (#916)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user