-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
58 lines (58 loc) · 1.09 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
name: rdkit-env
channels:
- rdkit
- defaults
dependencies:
- backcall=0.1.0
- blas=1.0
- ca-certificates=2019.10.16
- cairo=1.14.12
- certifi=2019.9.11
- colorama=0.4.1
- decorator=4.4.0
- freetype=2.9.1
- icc_rt=2019.0.0
- icu=58.2
- intel-openmp=2019.4
- ipython=7.8.0
- ipython_genutils=0.2.0
- jedi=0.15.1
- jpeg=9b
- libboost=1.67.0
- libpng=1.6.37
- libtiff=4.0.10
- mkl=2019.4
- mkl-service=2.3.0
- mkl_fft=1.0.14
- mkl_random=1.1.0
- numpy=1.16.5
- numpy-base=1.16.5
- olefile=0.46
- openssl=1.1.1d
- pandas=0.25.2
- parso=0.5.1
- pickleshare=0.7.5
- pillow=6.2.0
- pip=19.3.1
- pixman=0.38.0
- prompt_toolkit=2.0.10
- py-boost=1.67.0
- pygments=2.4.2
- python=3.7.4
- python-dateutil=2.8.0
- pytz=2019.3
- rdkit=2019.09.1.0
- setuptools=41.4.0
- six=1.12.0
- sqlite=3.30.1
- tk=8.6.8
- traitlets=4.3.3
- vc=14.1
- vs2015_runtime=14.16.27012
- wcwidth=0.1.7
- wheel=0.33.6
- wincertstore=0.2
- xz=5.2.4
- zlib=1.2.11
- zstd=1.3.7
prefix: C:\Users\kzl465\AppData\Local\Continuum\anaconda3\envs\rdkit-env