mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-22 07:28:11 +08:00
* initial commit of URL support for launch * lint * modify tests to use new data locator * add locator unit tests * fix typo in faq * more lint * update faq per PR review
16 lines
312 B
Plaintext
16 lines
312 B
Plaintext
anndata>=0.6.20
|
|
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
|
|
flatbuffers>=1.10.0
|
|
fsspec>=0.4.4
|
|
numpy>=1.15.2
|
|
pandas>=0.23.1
|
|
scipy>=1.1.0
|
|
tables==3.5.1
|
|
# TEMP workaround for https://github.com/theislab/scanpy/issues/832 aka h5py regression
|
|
h5py==2.9.0
|