-
Notifications
You must be signed in to change notification settings - Fork 0
/
GNN_environment.yaml
executable file
·160 lines (160 loc) · 4.23 KB
/
GNN_environment.yaml
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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
name: test_GNN
channels:
- pytorch
- dglteam
- conda-forge
- defaults
dependencies:
- blas=1.0=mkl
- boost=1.74.0=py37h9bf10a3_3
- boost-cpp=1.74.0=hbdcdab7_3
- brotlipy=0.7.0=py37h9ed2024_1003
- bzip2=1.0.8=h1de35cc_0
- ca-certificates=2021.7.5=hecd8cb5_1
- cairo=1.16.0=he43a7df_1008
- certifi=2021.5.30=py37hecd8cb5_0
- cffi=1.14.6=py37h2125817_0
- charset-normalizer=2.0.6=pyhd8ed1ab_0
- cryptography=3.4.7=py37h2fd3fbb_0
- cycler=0.10.0=py_2
- dgl=0.7.1=py37_0
- ffmpeg=4.3=h0a44026_0
- fontconfig=2.13.1=h10f422b_1005
- freetype=2.10.4=ha233b18_0
- gettext=0.21.0=h7535e17_0
- gmp=6.2.1=h23ab428_2
- gnutls=3.6.15=hed9c0bf_0
- greenlet=1.1.1=py37hd8d24ac_0
- icu=68.1=h74dc148_0
- idna=3.2=pyhd3eb1b0_0
- importlib-metadata=4.8.1=py37hf985489_0
- jpeg=9b=he5867d9_2
- kiwisolver=1.3.2=py37h737db71_0
- lame=3.100=h1de35cc_0
- lcms2=2.12=hf1fd2bf_0
- libblas=3.9.0=11_osx64_mkl
- libcblas=3.9.0=11_osx64_mkl
- libcxx=12.0.0=h2f01273_0
- libffi=3.3=hb1e8313_2
- libgfortran=3.0.1=h93005f0_2
- libglib=2.68.4=hd556434_0
- libiconv=1.16=h1de35cc_0
- libidn2=2.3.2=h9ed2024_0
- liblapack=3.9.0=11_osx64_mkl
- libpng=1.6.37=ha441bb4_0
- libtasn1=4.16.0=h9ed2024_0
- libtiff=4.2.0=h87d7836_0
- libunistring=0.9.10=h9ed2024_0
- libuv=1.40.0=haf1e3a3_0
- libwebp-base=1.2.0=h9ed2024_0
- libxml2=2.9.12=h93ec3fd_0
- llvm-openmp=12.0.0=h0dcd299_1
- lz4-c=1.9.3=h23ab428_1
- matplotlib-base=3.4.3=py37h3147e9e_1
- mkl-service=2.4.0=py37h9ed2024_0
- mkl_fft=1.3.0=py37h4a7008c_2
- mkl_random=1.2.2=py37hb2f4e1b_0
- ncurses=6.2=h0a44026_1
- nettle=3.7.3=h230ac6f_1
- networkx=2.6.2=pyhd3eb1b0_0
- ninja=1.10.2=hf7b0b51_1
- olefile=0.46=py37_0
- openh264=2.1.0=hd9629dc_0
- openjpeg=2.4.0=h66ea3da_0
- openssl=1.1.1l=h0d85af4_0
- pandas=1.3.3=py37h5b83a90_0
- pcre=8.45=he49afe7_0
- pillow=8.3.1=py37ha4cf6ea_0
- pip=21.0.1=py37hecd8cb5_0
- pixman=0.40.0=hbcb3906_0
- pycairo=1.20.1=py37hac2abfc_0
- pycparser=2.20=py_2
- pyopenssl=20.0.1=pyhd3eb1b0_1
- pyparsing=2.4.7=pyh9f0ad1d_0
- pysocks=1.7.1=py37hecd8cb5_0
- python=3.7.11=h88f2d9e_0
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.7=2_cp37m
- pytorch=1.9.1=py3.7_0
- pytz=2021.1=pyhd8ed1ab_0
- rdkit=2021.03.5=py37h9710f2f_0
- readline=8.1=h9ed2024_0
- reportlab=3.5.68=py37h08983f2_0
- requests=2.26.0=pyhd3eb1b0_0
- scipy=1.7.1=py37h88652d9_2
- setuptools=58.0.4=py37hecd8cb5_0
- sqlalchemy=1.4.25=py37h271585c_0
- sqlite=3.36.0=hce871da_0
- tk=8.6.10=hb0a8c7a_0
- torchaudio=0.9.1=py37
- torchvision=0.10.1=py37_cpu
- tornado=6.1=py37h271585c_1
- urllib3=1.26.7=pyhd8ed1ab_0
- wheel=0.37.0=pyhd3eb1b0_1
- xz=5.2.5=h1de35cc_0
- zipp=3.5.0=pyhd8ed1ab_0
- zlib=1.2.11=h1de35cc_3
- zstd=1.4.9=h322a384_0
- pip:
- absl-py==0.14.0
- arviz==0.11.2
- astunparse==1.6.3
- cached-property==1.5.2
- cachetools==4.2.2
- cftime==1.5.1
- clang==5.0
- cloudpickle==2.0.0
- decorator==5.1.0
- deepchem==2.5.0
- dgllife==0.2.8
- dill==0.3.4
- dm-tree==0.1.6
- fastprogress==1.0.0
- filelock==3.0.12
- flatbuffers==1.12
- future==0.18.2
- gast==0.4.0
- google-auth==1.35.0
- google-auth-oauthlib==0.4.6
- google-pasta==0.2.0
- grpcio==1.40.0
- h5py==3.1.0
- hyperopt==0.2.5
- intel-openmp==2021.3.0
- joblib==1.0.1
- keras==2.6.0
- keras-preprocessing==1.1.2
- markdown==3.3.4
- mkl==2021.3.0
- netcdf4==1.5.7
- numpy==1.19.5
- oauthlib==3.1.1
- opt-einsum==3.3.0
- packaging==21.0
- patsy==0.5.1
- protobuf==3.18.0
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pygpgo==0.5.1
- pymc3==3.11.4
- requests-oauthlib==1.3.0
- rsa==4.7.2
- scikit-learn==0.23.2
- semver==2.13.0
- six==1.15.0
- tbb==2021.3.0
- tensorboard==2.6.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.0
- tensorflow==2.6.0
- tensorflow-estimator==2.6.0
- tensorflow-probability==0.14.0
- termcolor==1.1.0
- theano-pymc==1.1.2
- threadpoolctl==2.2.0
- tqdm==4.62.3
- typing-extensions==3.7.4.3
- werkzeug==2.0.1
- wrapt==1.12.1
- xarray==0.19.0
prefix: /opt/anaconda3/envs/test_GNN