mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-19 02:48:30 +08:00
* fix anaconda build * Added link for TKAgg * Add matplotlib to requirements We are pulling it in through scanpy, but since we are importing it directly we should include it explicitly
15 lines
245 B
Plaintext
15 lines
245 B
Plaintext
anndata>=0.6.12
|
|
click>=6.7
|
|
Flask>=1.0.2
|
|
Flask-Caching>=1.4.0
|
|
Flask-Compress>=1.4.0
|
|
Flask-Cors>=3.0.6
|
|
Flask-RESTful>=0.3.6
|
|
flask-restful-swagger-2>=0.35
|
|
matplotlib>=2.2
|
|
numpy>=1.14.5
|
|
pandas>=0.23.1
|
|
scanpy>=1.3.2
|
|
scipy>=1.1.0
|
|
scikit-learn==0.19.1
|