-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
67 lines (66 loc) · 1.8 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
name: py3
channels:
- anaconda
- conda-forge
- defaults
dependencies:
- _tflow_select=2.3.0=mkl
- absl-py=0.9.0=py36_0
- asgiref=3.2.7=py_0
- asn1crypto=1.3.0=py36_0
- astor=0.7.1=py_0
- c-ares=1.15.0=h01d97ff_1001
- ca-certificates=2020.4.5.1=hecc5488_0
- certifi=2020.4.5.1=py36h9f0ad1d_0
- cffi=1.14.0=py36hb5b8e2f_0
- chardet=3.0.4=py36_1003
- cryptography=2.8=py36ha12b0ac_0
- django=3.0.3=py_0
- gast=0.3.3=py_0
- grpcio=1.23.0=py36h6ef0057_0
- h5py=2.10.0=nompi_py36h106b333_102
- hdf5=1.10.5=nompi_h15a436c_1103
- idna=2.9=py_1
- keras-applications=1.0.8=py_1
- keras-preprocessing=1.1.0=py_0
- libblas=3.8.0=16_openblas
- libcblas=3.8.0=16_openblas
- libcxx=4.0.1=hcfea43d_1
- libcxxabi=4.0.1=hcfea43d_1
- libedit=3.1.20181209=hb402a30_0
- libffi=3.2.1=h0a44026_6
- libgfortran=4.0.0=2
- liblapack=3.8.0=16_openblas
- libopenblas=0.3.9=h3d69b6c_0
- libprotobuf=3.9.2=hfbae3c0_0
- llvm-openmp=10.0.0=h28b9765_0
- markdown=3.2.1=py_0
- ncurses=6.2=h0a44026_0
- numpy=1.18.1=py36hdc5ca10_1
- openssl=1.1.1g=h0b31af3_0
- pip=20.0.2=py36_1
- protobuf=3.9.2=py36h6de7cb9_1
- pycparser=2.20=py_0
- pyopenssl=19.1.0=py36_0
- pysocks=1.7.1=py36_0
- python=3.6.10=hc70fcce_1
- python_abi=3.6=1_cp36m
- pytz=2019.3=py_0
- readline=8.0=h1de35cc_0
- requests=2.23.0=py36_0
- scipy=1.3.1=py36h7e0e109_2
- setuptools=46.1.3=py36_0
- six=1.14.0=py36_0
- sqlite=3.31.1=h5c1f38d_1
- sqlparse=0.3.1=py_0
- tensorboard=1.12.0=py36_1000
- tensorflow=1.12.0=mkl_py36h2b2bbaf_0
- tensorflow-base=1.12.0=mkl_py36h70e0e9a_0
- termcolor=1.1.0=py_2
- tk=8.6.8=ha441bb4_0
- urllib3=1.25.8=py36_0
- werkzeug=1.0.1=pyh9f0ad1d_0
- wheel=0.34.2=py36_0
- xz=5.2.5=h1de35cc_0
- zlib=1.2.11=h1de35cc_3
prefix: /Users/ezzeldin/miniconda3/envs/py3