forked from sekijima-lab/IEV2Mol
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathIFP-RNN_py3_7.yml
137 lines (137 loc) · 3.6 KB
/
IFP-RNN_py3_7.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
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
name: IFP-RNN_py3_7
channels:
- rdkit
- openbabel
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- blas=1.0=mkl
- bottleneck=1.3.5=py37h7deecbd_0
- bzip2=1.0.8=h7b6447c_0
- ca-certificates=2023.12.12=h06a4308_0
- cairo=1.16.0=hb05425b_5
- cudatoolkit=10.1.243=h6bb024c_0
- expat=2.5.0=h6a678d5_0
- fontconfig=2.14.1=h52c9d5c_1
- freetype=2.12.1=h4a9f257_0
- giflib=5.2.1=h5eee18b_3
- glib=2.69.1=he621ea3_2
- icu=58.2=he6710b0_3
- intel-openmp=2021.4.0=h06a4308_3561
- jpeg=9e=h5eee18b_1
- lcms2=2.12=h3be6417_0
- ld_impl_linux-64=2.38=h1181459_1
- lerc=3.0=h295c915_0
- libboost=1.73.0=h28710b8_12
- libdeflate=1.17=h5eee18b_1
- libffi=3.4.4=h6a678d5_0
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libpng=1.6.39=h5eee18b_0
- libstdcxx-ng=11.2.0=h1234567_1
- libtiff=4.5.1=h6a678d5_0
- libuuid=1.41.5=h5eee18b_0
- libwebp=1.2.4=h11a3e52_1
- libwebp-base=1.2.4=h5eee18b_1
- libxcb=1.15=h7f8727e_0
- libxml2=2.9.14=h74e7548_0
- lz4-c=1.9.4=h6a678d5_0
- mkl=2021.4.0=h06a4308_640
- mkl-service=2.4.0=py37h7f8727e_0
- mkl_fft=1.3.1=py37hd3c417c_0
- mkl_random=1.2.2=py37h51133e4_0
- ncurses=6.4=h6a678d5_0
- numexpr=2.8.4=py37he184ba9_0
- openbabel=2.4.1=py37_6
- openssl=1.1.1w=h7f8727e_0
- packaging=22.0=py37h06a4308_0
- pcre=8.45=h295c915_0
- pillow=9.4.0=py37h6a678d5_0
- pip=22.3.1=py37h06a4308_0
- pixman=0.40.0=h7f8727e_1
- py-boost=1.73.0=py37h51133e4_12
- python=3.7.16=h7a1cb2a_0
- python-dateutil=2.8.2=pyhd3eb1b0_0
- pytz=2022.7=py37h06a4308_0
- rdkit=2020.09.1.0=py37hd50e099_1
- readline=8.2=h5eee18b_0
- setuptools=65.6.3=py37h06a4308_0
- sqlite=3.41.2=h5eee18b_0
- tk=8.6.12=h1ccaba5_0
- tqdm=4.64.1=py37h06a4308_0
- wheel=0.38.4=py37h06a4308_0
- xz=5.4.5=h5eee18b_0
- zlib=1.2.13=h5eee18b_0
- zstd=1.5.5=hc292b87_0
- pip:
- absl-py==0.14.0
- aiohttp==3.7.4.post0
- astor==0.8.1
- astunparse==1.6.3
- async-timeout==3.0.1
- attrs==23.1.0
- blinker==1.4
- brotlipy==0.7.0
- cached-property==1.5.2
- cachetools==4.2.4
- certifi==2021.5.30
- cffi==1.15.1
- chardet==4.0.0
- charset-normalizer==2.0.6
- clang==5.0
- click==8.1.7
- coverage==7.2.7
- cryptography==41.0.7
- cython==3.0.7
- dataclasses==0.6
- dill==0.3.7
- flatbuffers==1.12
- gast==0.4.0
- google-auth==1.35.0
- google-auth-oauthlib==0.4.6
- google-pasta==0.2.0
- grpcio==1.41.0
- h5py==3.1.0
- idna==3.6
- idna-ssl==1.1.0
- importlib-metadata==6.7.0
- joblib==1.0.1
- keras==2.6.0
- keras-preprocessing==1.1.2
- markdown==3.4.4
- markupsafe==2.1.3
- multidict==6.0.4
- numpy==1.19.5
- oauthlib==3.2.2
- olefile==0.46
- opt-einsum==3.3.0
- pandarallel==1.6.5
- pandas==1.1.5
- protobuf==3.18.0
- psutil==5.9.7
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pycparser==2.21
- pyjwt==2.8.0
- pyopenssl==23.3.0
- pysocks==1.7.1
- requests==2.31.0
- requests-oauthlib==1.3.0
- rsa==4.9
- scikit-learn==0.24.2
- scipy==1.7.3
- six==1.15.0
- tensorboard==2.6.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.0
- tensorflow==2.6.5
- tensorflow-estimator==2.6.0
- termcolor==1.1.0
- threadpoolctl==2.2.0
- typing-extensions==3.10.0.2
- urllib3==1.26.7
- werkzeug==2.2.3
- wrapt==1.12.1
- yarl==1.9.4
- zipp==3.15.0