-
Notifications
You must be signed in to change notification settings - Fork 20
/
requirement.txt
74 lines (74 loc) · 1.19 KB
/
requirement.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
alembic==1.5.7
ase==3.21.1
attrs==20.3.0
blessings==1.7
cached-property==1.5.2
certifi==2020.12.5
chardet==4.0.0
cliff==3.7.0
cmaes==0.8.2
cmd2==1.5.0
colorama==0.4.4
colorlog==4.7.2
cycler==0.10.0
dataclasses==0.6
decorator==4.4.2
googledrivedownloader==0.4
gpustat==0.6.0
greenlet==1.0.0
h5py==3.1.0
idna==2.10
importlib-metadata==3.7.3
isodate==0.6.0
Jinja2==2.11.3
joblib==1.0.1
julia==0.5.6
kiwisolver==1.3.1
littleutils==0.2.2
llvmlite==0.36.0
Mako==1.1.4
MarkupSafe==1.1.1
matplotlib==3.3.4
networkx==2.5
numba==0.53.0
numpy==1.19.5
nvidia-ml-py3==7.352.0
ogb==1.3.0
optuna==2.6.0
outdated==0.2.0
packaging==20.9
pandas==1.1.5
pbr==5.5.1
Pillow==8.1.2
prettytable==2.1.0
psutil==5.8.0
pyparsing==2.4.7
pyperclip==1.8.2
python-dateutil==2.8.1
python-editor==1.0.4
python-louvain==0.15
pytz==2021.1
PyYAML==5.4.1
rdflib==5.0.0
requests==2.25.1
scikit-learn==0.24.1
scipy==1.5.4
six==1.15.0
SQLAlchemy==1.4.2
stevedore==3.3.0
threadpoolctl==2.1.0
torch==1.8.0+cu111
torch-cluster==1.5.9
torch-geometric==1.6.3
torch-scatter==2.0.6
torch-sparse==0.6.9
torch-spline-conv==1.2.1
torchaudio==0.8.0
torchvision==0.9.0+cu111
tqdm==4.59.0
typing-extensions==3.7.4.3
urllib3==1.26.4
wcwidth==0.2.5
zipp==3.4.1
texttable
yaml