mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-24 13:08:12 +08:00
* 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
14 lines
229 B
Plaintext
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
|