-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathrequirements.txt
106 lines (106 loc) · 1.78 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
aiohttp==3.8.4
aiosignal==1.3.1
anndata==0.9.1
anyio==3.6.2
appdirs==1.4.4
arrow==1.2.3
async-timeout==4.0.2
attrs==23.1.0
beautifulsoup4==4.12.2
blessed==1.20.0
boto3==1.26.130
botocore==1.29.130
certifi==2023.5.7
charset-normalizer==3.1.0
click==8.1.3
contourpy==1.0.7
croniter==1.3.14
cycler==0.11.0
dateutils==0.6.12
deepdiff==6.3.0
docker-pycreds==0.4.0
fastapi==0.88.0
fonttools==4.39.3
fortran-language-server==1.12.0
frozenlist==1.3.3
fsspec==2023.5.0
gitdb==4.0.10
GitPython==3.1.31
h11==0.14.0
h5py==3.8.0
idna==3.4
importlib-resources==5.12.0
inquirer==3.1.3
itsdangerous==2.1.2
Jinja2==3.1.2
jmespath==1.0.1
joblib==1.2.0
kiwisolver==1.4.4
lightning==2.0.2
lightning-cloud==0.5.34
lightning-utilities==0.8.0
llvmlite==0.40.0
markdown-it-py==2.2.0
MarkupSafe==2.1.2
matplotlib==3.7.1
mdurl==0.1.2
multidict==6.0.4
natsort==8.3.1
networkx==3.1
numba==0.57.0
numpy==1.24.3
ordered-set==4.1.0
packaging==23.1
pandas==2.0.1
pathtools==0.1.2
patsy==0.5.3
Pillow==9.5.0
protobuf==4.23.0
psutil==5.9.5
pydantic==1.10.7
Pygments==2.15.1
PyJWT==2.6.0
pynndescent==0.5.10
pyparsing==3.0.9
python-dateutil==2.8.2
python-editor==1.0.4
python-multipart==0.0.6
pytorch-lightning==2.0.2
pytorch-tabnet==4.0
pytz==2023.3
PyYAML==6.0
readchar==4.0.5
requests==2.30.0
rich==13.3.5
s3transfer==0.6.1
scanpy==1.9.3
scikit-learn==1.2.2
scipy==1.10.1
seaborn==0.12.2
sentry-sdk==1.22.2
session-info==1.0.0
setproctitle==1.3.2
six==1.16.0
smmap==5.0.0
sniffio==1.3.0
soupsieve==2.4.1
starlette==0.22.0
starsessions==1.3.0
statsmodels==0.14.0
stdlib-list==0.8.0
threadpoolctl==3.1.0
torch==1.13.1
torchmetrics==0.11.4
tqdm==4.65.0
traitlets==5.9.0
typing_extensions==4.5.0
tzdata==2023.3
umap-learn==0.5.3
urllib3==1.26.15
uvicorn==0.22.0
wandb==0.15.2
wcwidth==0.2.6
websocket-client==1.5.1
websockets==11.0.3
yarl==1.9.2
zipp==3.15.0