-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
126 lines (126 loc) · 2.25 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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
absl-py==1.2.0
aiohttp==3.8.1
aiosignal==1.2.0
asttokens==2.1.0
async-timeout==4.0.2
attrs==21.4.0
backcall==0.2.0
cachetools==5.2.0
certifi==2022.6.15
charset-normalizer==2.1.0
click==8.1.3
contourpy==1.0.6
cycler==0.11.0
debugpy==1.6.3
decorator==5.1.1
disent==0.7.0
distlib==0.3.6
docker-pycreds==0.4.0
entrypoints==0.4
executing==1.2.0
filelock==3.9.0
fonttools==4.38.0
frozenlist==1.3.0
fsspec==2022.5.0
future==0.18.2
gitdb==4.0.10
GitPython==3.1.29
google-auth==2.9.1
google-auth-oauthlib==0.4.6
graphviz==0.20.1
grpcio==1.47.0
h5py==3.7.0
idna==3.3
importlib-metadata==4.12.0
importlib-resources==5.10.1
ipykernel==6.17.1
ipython==8.6.0
jedi==0.18.1
Jinja2==3.1.2
joblib==1.2.0
jsonschema==4.17.3
jupyter_client==7.4.5
jupyter_core==5.0.0
kiwisolver==1.4.4
lightning-utilities==0.5.0
Markdown==3.4.1
MarkupSafe==2.1.1
matplotlib==3.6.2
matplotlib-inline==0.1.6
msgpack==1.0.4
multidict==6.0.2
nest-asyncio==1.5.6
networkx==2.8.8
numpy==1.23.1
oauthlib==3.2.0
packaging==21.3
pandas==1.5.2
parso==0.8.3
pathtools==0.1.2
pexpect==4.8.0
pickleshare==0.7.5
Pillow==9.2.0
pkg_resources==0.0.0
pkgutil_resolve_name==1.3.10
platformdirs==2.5.4
promise==2.3
prompt-toolkit==3.0.32
protobuf==3.19.4
psutil==5.9.4
ptyprocess==0.7.0
pure-eval==0.2.2
pyasn1==0.4.8
pyasn1-modules==0.2.8
pyDeprecate==0.3.1
Pygments==2.13.0
pyparsing==3.0.9
PyQt5==5.15.7
PyQt5-Qt5==5.15.2
PyQt5-sip==12.11.0
pyrsistent==0.19.2
python-dateutil==2.8.2
pytorch-lightning==1.6.5
pytorch-ranger==0.1.1
pytz==2022.6
PyYAML==6.0
pyzmq==24.0.1
ray==2.2.0
requests==2.28.1
requests-oauthlib==1.3.1
rsa==4.8
scikit-learn==1.1.3
scipy==1.9.3
sentry-sdk==1.12.1
setproctitle==1.3.2
shortuuid==1.0.11
six==1.16.0
smmap==5.0.0
stack-data==0.6.1
tabulate==0.9.0
tensorboard==2.9.1
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
tensorboardX==2.5.1
threadpoolctl==3.1.0
torch==1.12.1+cu102
torch-cluster==1.6.0+pt112cu102
torch-geometric==2.2.0
torch-optimizer==0.3.0
torch-scatter==2.1.0+pt112cu102
torch-sparse==0.6.15+pt112cu102
torch-spline-conv==1.2.1+pt112cu102
torchmetrics==0.9.2
torchsummary==1.5.1
torchvision==0.13.1+cu102
torchviz==0.0.2
tornado==6.2
tqdm==4.64.0
traitlets==5.5.0
typing_extensions==4.3.0
urllib3==1.26.13
virtualenv==20.17.1
wandb==0.13.7
wcwidth==0.2.5
Werkzeug==2.1.2
yarl==1.7.2
zipp==3.8.1