Files
cellxgene/server/requirements.txt
T
Bruce Martin 2d5bc9d0c9 Performance work, plus fix #405 (#406)
* remove memoization

* update to flash 1.0.2; turn on threading

* stand-alone helper routines for array slicing

* fix issue #405

* reset diffexp state when world changes

* performance work in dimension creation; fix world slicing bug

* update tests to match new state mgmt api

* update flask

* do not make dimensions for useless annotations

* update test to match optimizations
2018-11-05 13:57:58 -08:00

14 lines
229 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
numpy==1.14.5
pandas==0.23.1
scanpy==1.3.2
scipy==1.1.0
scikit-learn==0.19.1