-
Notifications
You must be signed in to change notification settings - Fork 6
/
conda_env.yml
103 lines (103 loc) · 2.75 KB
/
conda_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
96
97
98
99
100
101
102
103
name: grimsel
channels:
- conda-forge
- defaults
dependencies:
- appdirs=1.4.3=py_1
- backcall=0.1.0=py36_0
- blas=1.0=mkl
- blosc=1.16.3=hd408876_0
- bzip2=1.0.6=h14c3975_5
- ca-certificates=2019.1.23=0
- certifi=2019.3.9=py36_0
- cycler=0.10.0=py36_0
- dbus=1.13.6=h746ee38_0
- decorator=4.4.0=py36_1
- expat=2.2.6=he6710b0_0
- fastparquet=0.3.0=py36hdd07704_0
- fontconfig=2.13.0=h9420a91_0
- freetype=2.9.1=h8a8886c_1
- glib=2.56.2=hd408876_0
- gst-plugins-base=1.14.0=hbbd80ab_1
- gstreamer=1.14.0=hb453b48_1
- hdf5=1.10.4=hb1b8bf9_0
- icu=58.2=h9c2bf20_1
- intel-openmp=2019.3=199
- ipython=7.5.0=py36h39e3cac_0
- ipython_genutils=0.2.0=py36_0
- jedi=0.13.3=py36_0
- jpeg=9b=h024ee3a_2
- kiwisolver=1.1.0=py36he6710b0_0
- krb5=1.16.1=h173b8e3_7
- libedit=3.1.20181209=hc058e9b_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=8.2.0=hdf63c60_1
- libgfortran-ng=7.3.0=hdf63c60_0
- libpng=1.6.37=hbc83047_0
- libpq=11.2=h20c2e04_0
- libstdcxx-ng=8.2.0=hdf63c60_1
- libuuid=1.0.3=h1bed415_2
- libxcb=1.13=h1bed415_1
- libxml2=2.9.9=he19cac6_0
- llvmlite=0.28.0=py36hd408876_0
- lz4-c=1.8.1.2=h14c3975_0
- lzo=2.10=h49e0be7_2
- matplotlib=3.1.0=py36h5429711_0
- mkl=2019.3=199
- mkl_fft=1.0.12=py36ha843d7b_0
- mkl_random=1.0.2=py36hd81dba3_0
- ncurses=6.1=he6710b0_1
- nose=1.3.7=py36_1002
- numba=0.43.1=py36h962f231_0
- numexpr=2.6.9=py36h9e4a6bb_0
- numpy=1.16.4=py36h7e9f1db_0
- numpy-base=1.16.4=py36hde5b4d6_0
- openssl=1.1.1c=h7b6447c_1
- pandas=0.24.2=py36he6710b0_0
- parso=0.4.0=py_0
- patsy=0.5.1=py36_0
- pcre=8.43=he6710b0_0
- pexpect=4.7.0=py36_0
- pickleshare=0.7.5=py36_0
- pip=19.1.1=py36_0
- ply=3.11=py_1
- prompt_toolkit=2.0.9=py36_0
- psycopg2=2.7.6.1=py36h1ba5d50_0
- ptyprocess=0.6.0=py36_0
- pygments=2.4.0=py_0
- pyomo=5.6.4=py36_0
- pyparsing=2.4.0=py_0
- pyqt=5.9.2=py36h05f1152_2
- pytables=3.5.1=py36h71ec239_0
- python=3.6.8=h0371630_0
- python-dateutil=2.8.0=py36_0
- pytz=2019.1=py_0
- pyutilib=5.7.0=py36_1
- qt=5.9.7=h5867ecd_1
- readline=7.0=h7b6447c_5
- scipy=1.2.1=py36h7c811a0_0
- seaborn=0.9.0=py36_0
- setuptools=41.0.1=py36_0
- sip=4.19.8=py36hf484d3e_0
- six=1.12.0=py36_0
- snappy=1.1.7=hbae5bb6_3
- sqlalchemy=1.3.3=py36h7b6447c_0
- sqlite=3.28.0=h7b6447c_0
- statsmodels=0.9.0=py36h035aef0_0
- tabulate=0.8.3=py36_0
- thrift=0.11.0=py36hf484d3e_0
- tk=8.6.8=hbc83047_0
- tornado=6.0.2=py36h7b6447c_0
- traitlets=4.3.2=py36_0
- wcwidth=0.1.7=py36_0
- wheel=0.33.4=py36_0
- wrapt=1.11.1=py36h7b6447c_0
- xz=5.2.4=h14c3975_4
- zlib=1.2.11=h7b6447c_3
- zstd=1.3.7=h0b5b093_0
- pip:
- chardet==3.0.4
- crossrefapi==1.3.0
- idna==2.8
- requests==2.22.0
- urllib3==1.25.3