Files
cellxgene/server/requirements.txt
T
Severiano Badajoz eee297da63 pin matplotlib dependency (#885)
reordering packages does not work from dist install
2019-08-14 14:26:48 -07:00

17 lines
317 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
# TODO revert after scanpy updates their dependency on this
matplotlib<3.1
numpy>=1.15.2
pandas>=0.23.1
scanpy>=1.3.7
scipy>=1.1.0
scikit-learn>=0.19.1,!=0.20.0
tables==3.5.1