-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
38 lines (38 loc) · 1.53 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
-i https://pypi.org/simple
anndata==0.10.4; python_version >= '3.9'
array-api-compat==1.4; python_version >= '3.8'
contourpy==1.2.0; python_version >= '3.9'
cycler==0.12.1; python_version >= '3.8'
distinctipy==1.3.3; python_version >= '3.7'
fonttools==4.47.0; python_version >= '3.8'
h5py==3.10.0; python_version >= '3.8'
joblib==1.3.2; python_version >= '3.7'
kiwisolver==1.4.5; python_version >= '3.7'
llvmlite==0.41.1; python_version >= '3.8'
matplotlib==3.8.2; python_version >= '3.9'
natsort==8.4.0; python_version >= '3.7'
networkx==3.2.1; python_version >= '3.9'
numba==0.58.1; python_version >= '3.8'
numpy==1.26.3; python_version >= '3.9'
packaging==23.2; python_version >= '3.7'
pandas==2.1.4; python_version >= '3.9'
patsy==0.5.6
pillow==10.2.0; python_version >= '3.8'
plotly==5.18.0; python_version >= '3.6'
pynndescent==0.5.11
pyparsing==3.1.1; python_full_version >= '3.6.8'
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pytz==2023.3.post1
scanpy==1.9.6; python_version >= '3.8'
scikit-learn==1.3.2; python_version >= '3.8'
scipy==1.11.4; python_version >= '3.9'
seaborn==0.13.1; python_version >= '3.8'
session-info==1.0.0; python_version >= '3.6'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
statsmodels==0.14.1; python_version >= '3.8'
stdlib-list==0.10.0; python_version >= '3.7'
tenacity==8.2.3; python_version >= '3.7'
threadpoolctl==3.2.0; python_version >= '3.8'
tqdm==4.66.1; python_version >= '3.7'
tzdata==2023.4; python_version >= '2'
umap-learn==0.5.5