forked from usgs/earthquake-ted
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment_linux.yml
111 lines (109 loc) · 1.88 KB
/
environment_linux.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
104
105
106
107
108
109
name: ted
channels:
- conda-forge
- defaults
dependencies:
- backports=1.0
- backports.functools_lru_cache=1.4
- blas=1.1
- bleach=2.0.0
- ca-certificates=2017.11.5
- cartopy=0.16.0
- certifi=2017.11.5
- cycler=0.10.0
- dbus=1.10.22
- decorator=4.1.2
- entrypoints=0.2.3
- expat=2.2.5
- fontconfig=2.12.6
- freetype=2.8.1
- gettext=0.19.7
- glib=2.55.0
- gmp=6.1.2
- gst-plugins-base=1.8.0
- gstreamer=1.8.0
- html5lib=1.0.1
- icu=58.2
- ipykernel=4.7.0
- ipython=6.2.1
- ipython_genutils=0.2.0
- ipywidgets=7.1.1
- jedi=0.11.1
- jinja2=2.10
- jpeg=9b
- jsonschema=2.6.0
- jupyter=1.0.0
- jupyter_client=5.2.2
- jupyter_console=5.2.0
- jupyter_core=4.4.0
- kafka-python=1.4.2
- libffi=3.2.1
- libiconv=1.15
- libpng=1.6.34
- libsodium=1.0.15
- libxcb=1.12
- libxml2=2.9.7
- markupsafe=1.0
- matplotlib=2.1.2
- mistune=0.8.3
- nbconvert=5.3.1
- nbformat=4.4.0
- ncurses=5.9
- notebook=5.4.0
- numpy=1.14.0
- openblas=0.2.20
- openssl=1.0.2n
- pandas=0.22.0
- pandoc=2.1.1
- pandocfilters=1.4.1
- parso=0.1.1
- pcre=8.39
- pexpect=4.3.1
- pickleshare=0.7.4
- pip=9.0.3
- prompt_toolkit=1.0.15
- psycopg2=2.7.3.1
- ptyprocess=0.5.2
- pygments=2.2.0
- pyparsing=2.2.0
- pyqt=5.6.0
- python=3.6.4
- python-dateutil=2.6.1
- pytz=2017.3
- pyzmq=16.0.2
- qt=5.6.2
- qtconsole=4.3.1
- readline=7.0
- scipy=1.0.0
- send2trash=1.4.2
- setuptools=38.4.0
- simplegeneric=0.8.1
- sip=4.18
- six=1.11.0
- sqlite=3.20.1
- terminado=0.8.1
- testpath=0.3.1
- tk=8.6.7
- tornado=4.5.3
- traitlets=4.3.2
- tweepy=3.5.0
- wcwidth=0.1.7
- webencodings=0.5
- wheel=0.30.0
- widgetsnbextension=3.1.3
- xorg-libxau=1.0.8
- xorg-libxdmcp=1.1.2
- xz=5.2.3
- zeromq=4.2.1
- zlib=1.2.11
- libgfortran=3.0.0
- pip:
- backports.functools-lru-cache==1.4
- ipython-genutils==0.2.0
- jupyter-client==5.2.2
- jupyter-console==5.2.0
- jupyter-core==4.4.0
- kafka-python=1.4.2
- prompt-toolkit==1.0.15
- psycopg2==2.7.3.1
- tweepy==3.5.0