-
Notifications
You must be signed in to change notification settings - Fork 29
/
Copy pathenvironment.yml
44 lines (43 loc) · 1.08 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
name: myhybrid
channels:
- conda-forge
- defaults
dependencies:
- asn1crypto=0.24.0=py27_0
- ca-certificates=2018.1.18=0
- certifi=2018.1.18=py27_0
- cffi=1.11.5=py27_0
- chardet=3.0.4=py27_0
- cryptography=2.2.1=py27_0
- enum34=1.1.6=py27_1
- googlemaps=2.5.1=py_0
- idna=2.6=py27_1
- ipaddress=1.0.18=py27_0
- openssl=1.0.2n=0
- pycparser=2.18=py27_0
- pyopenssl=17.5.0=py27_1
- pysocks=1.6.8=py27_1
- requests=2.18.4=py27_1
- six=1.11.0=py27_1
- urllib3=1.22=py27_0
- intel-openmp=2018.0.0=8
- libcxx=4.0.1=h579ed51_0
- libcxxabi=4.0.1=hebd6815_0
- libedit=3.1=hb4e282d_0
- libffi=3.2.1=h475c297_4
- libgfortran=3.0.1=h93005f0_2
- mkl=2018.0.2=1
- mkl_fft=1.0.1=py27h917ab60_0
- mkl_random=1.0.1=py27h78cc56f_0
- ncurses=6.0=hd04f020_2
- numpy=1.14.2=py27ha9ae307_1
- pip=9.0.3=py27_0
- python=2.7.14=h138c1fe_30
- readline=7.0=hc1231fa_4
- setuptools=39.0.1=py27_0
- sqlite=3.22.0=h3efe00b_0
- tk=8.6.7=h35a86e2_3
- wheel=0.31.0=py27_0
- xz=5.2.3=h0278029_2
- zlib=1.2.11=hf3cbc9b_2
prefix: /Users/sean/anaconda3/envs/myhybrid