mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-20 11:28:47 +08:00
exclude recent scipy versions (#770)
This commit is contained in:
@@ -11,6 +11,6 @@ numpy>=1.15.2
|
||||
pandas>=0.23.1
|
||||
psutil>=5.6.2
|
||||
scanpy>=1.3.7
|
||||
scipy>=1.1.0
|
||||
scipy>=1.1.0,<1.3
|
||||
scikit-learn>=0.19.1,!=0.20.0
|
||||
tables>=3.5.1
|
||||
|
||||
Reference in New Issue
Block a user