-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
64 lines (64 loc) · 1.21 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
alabaster==0.7.13
autopep8==2.0.2
Babel==2.12.1
certifi==2022.12.7
charset-normalizer==3.1.0
click==8.1.3
colorama==0.4.6
dgl==1.0.1+cu117
dglgo==0.0.2
docutils==0.19
idna==3.4
imagesize==1.4.1
importlib-metadata==6.1.0
isort==5.11.5
Jinja2==3.1.2
joblib==1.2.0
littleutils==0.2.2
MarkupSafe==2.1.2
networkx==2.6.3
numpy==1.21.6
numpydoc==1.5.0
ogb==1.3.5
outdated==0.2.2
packaging==23.0
pandas==1.3.5
Pillow==9.4.0
psutil==5.9.4
pycodestyle==2.10.0
pydantic==1.10.7
Pygments==2.14.0
pyparsing==3.0.9
python-dateutil==2.8.2
pytz==2022.7.1
PyYAML==6.0
rdkit-pypi==2022.9.5
requests==2.28.2
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.7
scikit-learn==1.0.2
scipy==1.7.3
six==1.16.0
snowballstemmer==2.2.0
sphinx==5.3.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
threadpoolctl==3.1.0
tomli==2.0.1
torch==1.13.0+cu117
torch-cluster==1.6.1+pt113cu117
torch-geometric==2.3.0
torch-scatter==2.1.1+pt113cu117
torch-sparse==0.6.17+pt113cu117
torch-spline-conv==1.2.2+pt113cu117
torchaudio==0.13.0+cu117
torchvision==0.14.0+cu117
tqdm==4.65.0
typer==0.7.0
typing-extensions==4.5.0
urllib3==1.26.15
zipp==3.15.0