forked from fimrie/DEVELOP
-
Notifications
You must be signed in to change notification settings - Fork 13
/
DEVELOP_env.yml
executable file
·95 lines (95 loc) · 1.38 KB
/
DEVELOP_env.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
name: DEVELOP_env
channels:
- conda-forge
- anaconda
- rdkit
- defaults
dependencies:
- atomicwrites
- attrs
- boost=1.67
- bzip2
- c-ares
- certifi
- cudatoolkit=9.2
- cupti
- cython
- docopt
- icu
- importlib_metadata
- libboost=1.67
- libedit
- libffi
- libgcc-ng
- libprotobuf
- mkl_fft
- mkl_random
- more-itertools
- ncurses
- numpy=1.15.4
- numpy-base=1.15.4
- openssl
- packaging
- pip=19.2.3
- pluggy
- py
- py-boost=1.67
- pyparsing
- pytest
- python=3.7.4
- readline
- setuptools
- six
- sqlite
- tk
- wcwidth
- wheel
- xz
- zipp
- zlib
- absl-py
- astor
- blas
- ca-certificates
- cairo
- cudnn
- fontconfig
- freetype
- gast
- glib
- google-pasta
- grpcio
- h5py
- hdf5
- intel-openmp
- keras-applications
- keras-preprocessing
- libgfortran-ng
- libpng
- libstdcxx-ng
- libtiff
- libuuid
- libxcb
- libxml2
- markdown
- mkl
- olefile
- pandas
- pcre
- pillow
- pixman
- protobuf
- python-dateutil
- pytz
- scikit-learn
- scipy
- tensorboard=1.14.0
- tensorflow=1.14.0
- tensorflow-base=1.14.0
- tensorflow-estimator=1.14.0
- tensorflow-gpu=1.14.0
- typing
- rdkit=2019.03
- pip:
- molgrid==0.2.1
- pyquaternion==0.9.9