-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
47 lines (47 loc) · 1.78 KB
/
requirements.txt
File metadata and controls
47 lines (47 loc) · 1.78 KB
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
brotlipy==0.7.0
certifi==2022.5.18.1
cffi @ file:///opt/conda/conda-bld/cffi_1642701102775/work
charset-normalizer @ file:///tmp/build/80754af9/charset-normalizer_1630003229654/work
cryptography @ file:///tmp/build/80754af9/cryptography_1652083738073/work
dgl==0.8.1
-e git+https://github.com/yuchenzhong/dynamic-graph-neural-network.git@60c14b0a0c950126922f634c4bda6b9529f168e0#egg=dgnn
-e git+https://github.com/PeterSH6/TGNN-Staleness.git@1d7c569529517d2707d8ede8507089fa9e79715f#egg=gnnflow
GPUtil==1.4.0
idna @ file:///tmp/build/80754af9/idna_1637925883363/work
Jinja2==3.1.2
joblib==1.1.0
MarkupSafe==2.1.1
mkl-fft==1.3.1
mkl-random @ file:///tmp/build/80754af9/mkl_random_1626186064646/work
mkl-service==2.4.0
networkx @ file:///opt/conda/conda-bld/networkx_1647437648384/work
numpy @ file:///opt/conda/conda-bld/numpy_and_numpy_base_1652801679809/work
pandas==1.4.2
parameterized==0.8.1
Pillow==9.0.1
psutil==5.9.4
pybind11==2.9.2
pycodestyle==2.9.1
pycparser @ file:///tmp/build/80754af9/pycparser_1636541352034/work
pyOpenSSL @ file:///opt/conda/conda-bld/pyopenssl_1643788558760/work
pyparsing==3.0.9
PySocks @ file:///tmp/build/80754af9/pysocks_1605305779399/work
python-dateutil==2.8.2
pytz==2022.1
PyYAML==6.0
requests @ file:///opt/conda/conda-bld/requests_1641824580448/work
scikit-learn==1.1.1
scipy @ file:///tmp/build/80754af9/scipy_1641555001653/work
six @ file:///tmp/build/80754af9/six_1644875935023/work
threadpoolctl==3.1.0
torch==1.11.0
torch-cluster==1.6.0
torch-geometric==2.0.4
torch-scatter==2.0.9
torch-sparse==0.6.13
torch-spline-conv==1.2.1
torchaudio==0.11.0
torchvision==0.12.0
tqdm @ file:///opt/conda/conda-bld/tqdm_1650891076910/work
typing_extensions @ file:///opt/conda/conda-bld/typing_extensions_1647553014482/work
urllib3 @ file:///opt/conda/conda-bld/urllib3_1650639997961/work