-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
79 lines (79 loc) · 1.31 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
alembic==1.7.5
attrs==21.4.0
autopage==0.4.0
certifi==2021.10.8
charset-normalizer==2.0.9
click==8.0.3
cliff==3.10.0
cmaes==0.8.2
cmd2==2.3.3
colorlog==6.6.0
configparser==5.2.0
cycler==0.11.0
docker-pycreds==0.4.0
fonttools==4.28.5
gitdb==4.0.9
GitPython==3.1.24
googledrivedownloader==0.4
greenlet==1.1.2
idna==3.3
importlib-metadata==4.10.0
importlib-resources==5.4.0
isodate==0.6.1
Jinja2==3.0.3
joblib==1.1.0
kaleido==0.2.1
kiwisolver==1.3.2
Mako==1.1.6
MarkupSafe==2.0.1
matplotlib==3.5.1
networkx==2.6.3
numpy==1.21.5
optuna==2.10.0
packaging==21.3
pandas==1.3.5
pathtools==0.1.2
pbr==5.8.0
Pillow==8.4.0
plotly==5.5.0
prettytable==2.5.0
promise==2.3
protobuf==3.19.1
psutil==5.8.0
pyparsing==3.0.6
pyperclip==1.8.2
python-dateutil==2.8.2
pytz==2021.3
PyYAML==6.0
rdflib==6.1.1
requests==2.26.0
scikit-learn==1.0.2
scipy==1.7.3
seaborn==0.11.2
sentry-sdk==1.5.1
shortuuid==1.0.8
six==1.16.0
sklearn==0.0
smmap==5.0.0
SQLAlchemy==1.4.29
stevedore==3.5.0
subprocess32==3.5.4
tenacity==8.0.1
termcolor==1.1.0
threadpoolctl==3.0.0
torch==1.10.1+cu113
torch-cluster==1.5.9
torch-geometric==2.0.3
torch-scatter==2.0.9
torch-sparse==0.6.12
torch-spline-conv==1.2.1
torchaudio==0.10.1+cu113
torchvision==0.11.2+cu113
tqdm==4.62.3
typing_extensions==4.0.1
urllib3==1.26.7
wandb==0.12.9
wcwidth==0.2.5
yacs==0.1.8
yaspin==2.1.0
zipp==3.6.0