Revision 345644a0dfd0cbc5c72e51e847bb3af7636fa7e2 authored by Fidel Ramírez on 23 September 2020, 19:22:12 UTC, committed by Fidel Ramírez on 23 September 2020, 19:22:12 UTC
1 parent 1f02dbd
Raw File
requirements.txt
anndata>=0.7
# numpy needs a version due to #1320
numpy>=1.17.0
# Matplotlib 3.1 causes an error in 3d scatter plots (https://github.com/matplotlib/matplotlib/issues/14298)
# But matplotlib 3.0 causes one in heatmaps
matplotlib>=3.1.2
pandas>=0.21
scipy>=1.4
seaborn
h5py>=2.10.0
tables
tqdm
importlib_metadata>=0.7; python_version < '3.8'
scikit-learn>=0.21.2
statsmodels>=0.10.0rc2
patsy
networkx>=2.3
natsort
joblib
numba>=0.41.0
umap-learn>=0.3.10
legacy-api-wrap
packaging
sinfo
back to top