mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-16 21:37:59 +08:00
* s3 region should have a single config param The s3 region can also now be automatically determined to further reduce errors. This patch also fixes a bug with order of handling the config params. The tiledb config needs to be fixed before attempting to load (need to handle_adaptor before handle_single_dataset)
22 lines
355 B
Plaintext
22 lines
355 B
Plaintext
anndata>=0.6.20
|
|
boto3>=1.12.18
|
|
click>=6.7
|
|
fastobo>=0.6.1
|
|
Flask>=1.0.2
|
|
Flask-Compress>=1.4.0
|
|
Flask-Cors>=3.0.6
|
|
Flask-RESTful>=0.3.6
|
|
flask-server-timing>=0.1.2
|
|
flask-talisman>=0.7.0
|
|
flatbuffers>=1.10.0
|
|
flatten-dict>=0.2.0
|
|
fsspec>=0.4.4
|
|
numpy>=1.16.0
|
|
packaging>=20.0
|
|
pandas>=0.24.2
|
|
PyYAML>=5.3
|
|
scipy>=1.3.0
|
|
requests>=2.22.0
|
|
tiledb>=0.5.3
|
|
s3fs>=0.4.0,!=0.4.1
|