-
Notifications
You must be signed in to change notification settings - Fork 8
/
environment.yml
105 lines (105 loc) · 2.96 KB
/
environment.yml
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
name: subgraph
channels:
- rusty1s
- pytorch
- nvidia
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- blas=1.0=mkl
- brotlipy=0.7.0=py38h8df0ef7_1001
- ca-certificates=2021.5.30=ha878542_0
- certifi=2021.5.30=py38h578d9bd_0
- cffi=1.14.6=py38h400218f_0
- chardet=4.0.0=py38h578d9bd_1
- charset-normalizer=2.0.0=pyhd8ed1ab_0
- colorama=0.4.4=pyh9f0ad1d_0
- cryptography=3.4.7=py38ha5dfef3_0
- cudatoolkit=11.1.74=h6bb024c_0
- decorator=4.4.2=py_0
- googledrivedownloader=0.4=pyhd3deb0d_1
- idna=3.1=pyhd3deb0d_0
- intel-openmp=2021.3.0=h06a4308_3350
- jinja2=2.11.3=pyh44b312d_0
- joblib=1.0.1=pyhd8ed1ab_0
- ld_impl_linux-64=2.35.1=h7274673_9
- libffi=3.3=he6710b0_2
- libgcc-ng=9.1.0=hdf63c60_0
- libgfortran-ng=7.5.0=h14aa051_19
- libgfortran4=7.5.0=h14aa051_19
- libstdcxx-ng=9.1.0=hdf63c60_0
- libuv=1.40.0=h7b6447c_0
- markupsafe=1.1.1=py38h8df0ef7_2
- mkl=2021.3.0=h06a4308_520
- mkl-service=2.4.0=py38h7f8727e_0
- mkl_fft=1.3.0=py38h42c9631_2
- mkl_random=1.2.2=py38h51133e4_0
- ncurses=6.2=he6710b0_1
- networkx=2.5.1=pyhd8ed1ab_0
- ninja=1.10.2=hff7bd54_1
- numpy-base=1.20.3=py38h74d4b33_0
- openssl=1.1.1k=h27cfd23_0
- pandas=1.0.5=py38hcb8c335_0
- pip=21.2.2=py38h06a4308_0
- pycparser=2.20=pyh9f0ad1d_2
- pyopenssl=20.0.1=pyhd8ed1ab_0
- pyparsing=2.4.7=pyh9f0ad1d_0
- pysocks=1.7.1=py38h578d9bd_3
- python=3.8.5=h7579374_1
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python-louvain=0.15=pyhd3deb0d_0
- python_abi=3.8=2_cp38
- pytorch=1.9.0=py3.8_cuda11.1_cudnn8.0.5_0
- pytorch-cluster=1.5.9=py38_torch_1.9.0_cu111
- pytorch-geometric=1.7.2=py38_torch_1.9.0_cu111
- pytorch-scatter=2.0.8=py38_torch_1.9.0_cu111
- pytorch-sparse=0.6.11=py38_torch_1.9.0_cu111
- pytorch-spline-conv=1.2.1=py38_torch_1.9.0_cu111
- pytz=2021.1=pyhd8ed1ab_0
- readline=8.1=h27cfd23_0
- requests=2.26.0=pyhd8ed1ab_0
- scikit-learn=0.24.2=py38ha9443f7_0
- scipy=1.6.2=py38had2a1c9_1
- setuptools=52.0.0=py38h06a4308_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.36.0=hc218d9a_0
- threadpoolctl=2.2.0=pyh8a188c0_0
- tk=8.6.10=hbc83047_0
- tqdm=4.62.2=pyhd8ed1ab_0
- typing_extensions=3.10.0.0=pyh06a4308_0
- urllib3=1.26.6=pyhd8ed1ab_0
- wheel=0.37.0=pyhd3eb1b0_0
- xz=5.2.5=h7b6447c_0
- zlib=1.2.11=h7b6447c_3
- pip:
- click==8.0.1
- configparser==5.0.2
- cycler==0.10.0
- deepsnap==0.2.1
- docker-pycreds==0.4.0
- gitdb==4.0.7
- gitpython==3.1.18
- graphgym==0.3.1
- isodate==0.6.0
- kiwisolver==1.3.2
- littleutils==0.2.2
- matplotlib==3.4.3
- numpy==1.21.2
- ogb==1.3.1
- outdated==0.2.1
- pathtools==0.1.2
- pillow==8.3.2
- promise==2.3
- protobuf==3.17.3
- psutil==5.8.0
- pyyaml==5.4.1
- rdflib==6.0.2
- sentry-sdk==1.3.1
- shortuuid==1.0.1
- smmap==4.0.0
- subprocess32==3.5.4
- tensorboardx==2.4
- wandb==0.12.1
- yacs==0.1.8
prefix: /home/miniconda3/envs/subgraph