-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yml
52 lines (51 loc) · 1.12 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
name: emissions_assumptions
channels:
- defaults
dependencies:
- ca-certificates=2019.5.15=0
- certifi=2018.8.24=py35_1
- libcxx=4.0.1=hcfea43d_1
- libcxxabi=4.0.1=hcfea43d_1
- libedit=3.1.20181209=hb402a30_0
- libffi=3.2.1=h475c297_4
- ncurses=6.1=h0a44026_1
- openssl=1.0.2s=h1de35cc_0
- pip=10.0.1=py35_0
- python=3.5.6=hc167b69_0
- readline=7.0=h1de35cc_5
- setuptools=40.2.0=py35_0
- sqlite=3.28.0=ha441bb4_0
- tk=8.6.8=ha441bb4_0
- wheel=0.31.1=py35_0
- xz=5.2.4=h1de35cc_4
- zlib=1.2.11=h1de35cc_3
- pip:
- appnope==0.1.0
- backcall==0.1.0
- cycler==0.10.0
- datetime==4.3
- decorator==4.4.0
- ipdb==0.12
- ipython==7.5.0
- ipython-genutils==0.2.0
- jedi==0.13.3
- kiwisolver==1.1.0
- matplotlib==3.0.3
- numpy==1.16.4
- pandas==0.24.2
- parso==0.4.0
- pexpect==4.7.0
- pickleshare==0.7.5
- prompt-toolkit==2.0.9
- ptyprocess==0.6.0
- pygments==2.4.2
- pyparsing==2.4.0
- python-dateutil==2.8.0
- pytz==2019.1
- scipy==1.3.0
- seaborn==0.9.0
- six==1.12.0
- traitlets==4.3.2
- wcwidth==0.1.7
- zope.interface==4.6.0
prefix: /Users/priyadonti/anaconda2/envs/emissions_assumptions