mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-22 10:28:11 +08:00
fix bad matplotlib library by installing scanpy first (#881)
This commit is contained in:
committed by
Severiano Badajoz
parent
d16a69e158
commit
1bec49a943
@@ -6,10 +6,10 @@ Flask-Compress>=1.4.0
|
||||
Flask-Cors>=3.0.6
|
||||
Flask-RESTful>=0.3.6
|
||||
flatbuffers>=1.10.0
|
||||
scanpy>=1.3.7
|
||||
matplotlib>=2.2
|
||||
numpy>=1.15.2
|
||||
pandas>=0.23.1
|
||||
scanpy>=1.3.7
|
||||
scipy>=1.1.0
|
||||
scikit-learn>=0.19.1,!=0.20.0
|
||||
tables==3.5.1
|
||||
|
||||
Reference in New Issue
Block a user