forked from NihanPol/quicklook_slackbot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
slackbot_env.yml
251 lines (251 loc) · 7.78 KB
/
slackbot_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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
name: quicklook_bot
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_llvm
- aiodns=3.0.0=pyhd3eb1b0_2
- aiohttp=3.7.4=py38h27cfd23_1
- alsa-lib=1.2.3=h516909a_0
- appdirs=1.4.4=pyh9f0ad1d_0
- argon2-cffi=20.1.0=py38h497a2fe_2
- astropy=4.2.1=py38h497a2fe_0
- async-timeout=3.0.1=py38h06a4308_0
- async_generator=1.10=py_0
- attrs=21.2.0=pyhd8ed1ab_0
- backcall=0.2.0=pyh9f0ad1d_0
- backports=1.0=py_2
- backports.functools_lru_cache=1.6.4=pyhd8ed1ab_0
- basemap=1.2.1=py38hd1be537_2
- black=21.5b0=pyhd8ed1ab_0
- blas=2.109=openblas
- blas-devel=3.9.0=9_openblas
- bleach=3.3.0=pyh44b312d_0
- bzip2=1.0.8=h7f98852_4
- c-ares=1.17.1=h7f98852_1
- ca-certificates=2021.4.13=h06a4308_1
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- certifi=2020.12.5=py38h06a4308_0
- cffi=1.14.5=py38ha65f79e_0
- cfitsio=3.470=hb418390_7
- chardet=3.0.4=py38h06a4308_1003
- click=8.0.1=py38h578d9bd_0
- coverage=5.5=py38h497a2fe_0
- cycler=0.10.0=py_2
- cython=0.29.23=py38h709712a_0
- dataclasses=0.8=pyhc8e2a94_1
- dbus=1.13.6=h48d8840_2
- decorator=5.0.9=pyhd8ed1ab_0
- defusedxml=0.7.1=pyhd8ed1ab_0
- entrypoints=0.3=pyhd8ed1ab_1003
- ephem=3.7.7.1=py38h1e0a361_1
- expat=2.3.0=h9c3ff4c_0
- flask=1.1.2=pyhd3eb1b0_0
- fontconfig=2.13.1=hba837de_1005
- freetype=2.10.4=h0708190_1
- geos=3.8.0=he1b5a44_1
- gettext=0.19.8.1=h0b5b191_1005
- glib=2.68.2=h9c3ff4c_0
- glib-tools=2.68.2=h9c3ff4c_0
- gst-plugins-base=1.18.4=hf529b03_2
- gstreamer=1.18.4=h76c114f_2
- h5py=3.2.1=nompi_py38h9915d05_100
- hdf5=1.10.6=nompi_h6a2412b_1114
- healpy=1.14.0=py38hcad0ea4_2
- hypothesis=6.13.1=pyhd8ed1ab_0
- icu=68.1=h58526e2_0
- idna=3.1=pyhd3eb1b0_0
- importlib-metadata=4.0.1=py38h578d9bd_0
- importlib_metadata=4.0.1=hd8ed1ab_0
- iniconfig=1.1.1=pyh9f0ad1d_0
- intel-openmp=2021.2.0=h06a4308_610
- ipykernel=5.5.5=py38hd0cf306_0
- ipython=7.23.1=py38hd0cf306_0
- ipython_genutils=0.2.0=py_1
- ipywidgets=7.6.3=pyhd3deb0d_0
- jedi=0.18.0=py38h578d9bd_2
- jpeg=9d=h36c2ea0_0
- jsonschema=3.2.0=pyhd8ed1ab_3
- jupyter=1.0.0=py38h578d9bd_6
- jupyter_client=6.1.12=pyhd8ed1ab_0
- jupyter_console=6.4.0=pyhd8ed1ab_0
- jupyter_core=4.7.1=py38h578d9bd_0
- jupyterlab_pygments=0.1.2=pyh9f0ad1d_0
- jupyterlab_widgets=1.0.0=pyhd8ed1ab_1
- kiwisolver=1.3.1=py38h1fd1430_1
- krb5=1.19.1=hcc1bbae_0
- lcms2=2.12=hddcbb42_0
- ld_impl_linux-64=2.35.1=hea4e1c9_2
- libblas=3.9.0=9_openblas
- libcblas=3.9.0=9_openblas
- libclang=11.1.0=default_ha53f305_1
- libcurl=7.76.1=h2574ce0_2
- libcxx=12.0.0=h4bd325d_0
- libcxxabi=12.0.0=ha770c72_0
- libedit=3.1.20191231=he28a2e2_2
- libev=4.33=h516909a_1
- libevent=2.1.10=hcdb4288_3
- libffi=3.3=h58526e2_2
- libgcc-ng=9.3.0=h2828fa1_19
- libgfortran=3.0.0=1
- libgfortran-ng=9.3.0=hff62375_19
- libgfortran5=9.3.0=hff62375_19
- libglib=2.68.2=h3e27bee_0
- libiconv=1.16=h516909a_0
- liblapack=3.9.0=9_openblas
- liblapacke=3.9.0=9_openblas
- libllvm11=11.1.0=hf817b99_2
- libnghttp2=1.43.0=h812cca2_0
- libogg=1.3.4=h7f98852_1
- libopenblas=0.3.15=pthreads_h8fe5266_1
- libopus=1.3.1=h7f98852_1
- libpng=1.6.37=h21135ba_2
- libpq=13.3=hd57d9b9_0
- libsodium=1.0.18=h36c2ea0_1
- libssh2=1.9.0=ha56f1ee_6
- libstdcxx-ng=9.3.0=h6de172a_19
- libtiff=4.2.0=hbd63e13_2
- libuuid=2.32.1=h7f98852_1000
- libvorbis=1.3.7=h9c3ff4c_0
- libwebp-base=1.2.0=h7f98852_2
- libxcb=1.13=h7f98852_1003
- libxkbcommon=1.0.3=he3ba5ed_0
- libxml2=2.9.12=h72842e0_0
- llvm-openmp=11.1.0=h4bd325d_1
- lz4-c=1.9.3=h9c3ff4c_0
- matplotlib=3.4.2=py38h578d9bd_0
- matplotlib-base=3.4.2=py38hcc49a3a_0
- matplotlib-inline=0.1.2=pyhd8ed1ab_2
- metis=5.1.0=h58526e2_1006
- mistune=0.8.4=py38h497a2fe_1003
- mkl=2020.4=h726a3e6_304
- mkl-service=2.3.0=py38h1e0a361_2
- mkl_fft=1.3.0=py38h5c078b8_1
- mkl_random=1.2.0=py38hc5bc63f_1
- more-itertools=8.7.0=pyhd8ed1ab_1
- mpi=1.0=mpich
- mpi4py=3.0.3=py38he865349_7
- mpich=3.4.1=h846660c_104
- multidict=5.1.0=py38h27cfd23_2
- mypy_extensions=0.4.3=py38h578d9bd_3
- mysql-common=8.0.23=ha770c72_2
- mysql-libs=8.0.23=h935591d_2
- nb_conda=2.2.1=py38_1
- nb_conda_kernels=2.3.1=py38h06a4308_0
- nbclient=0.5.3=pyhd8ed1ab_0
- nbconvert=6.0.7=py38h578d9bd_3
- nbformat=5.1.3=pyhd8ed1ab_0
- ncurses=6.2=h58526e2_4
- nest-asyncio=1.5.1=pyhd8ed1ab_0
- notebook=6.4.0=pyha770c72_0
- nspr=4.30=h9c3ff4c_0
- nss=3.65=hb5efdd6_0
- numpy=1.20.3=py38h9894fe3_0
- olefile=0.46=pyh9f0ad1d_1
- openblas=0.3.15=pthreads_h4748800_1
- openjpeg=2.4.0=hb52868f_1
- openssl=1.1.1k=h27cfd23_0
- packaging=20.9=pyh44b312d_0
- pandas=1.2.4=py38h1abd341_0
- pandoc=2.13=h7f98852_0
- pandocfilters=1.4.2=py_1
- parso=0.8.2=pyhd8ed1ab_0
- pathspec=0.8.1=pyhd3deb0d_0
- patsy=0.5.1=py_0
- pcre=8.44=he1b5a44_0
- pexpect=4.8.0=pyh9f0ad1d_2
- pickleshare=0.7.5=py_1003
- pillow=8.2.0=py38ha0e1e83_1
- pip=21.1.1=pyhd8ed1ab_0
- pluggy=0.13.1=py38h578d9bd_4
- proj4=5.2.0=he1b5a44_1006
- prometheus_client=0.10.1=pyhd8ed1ab_0
- prompt-toolkit=3.0.18=pyha770c72_0
- prompt_toolkit=3.0.18=hd8ed1ab_0
- psutil=5.8.0=py38h497a2fe_1
- pthread-stubs=0.4=h36c2ea0_1001
- ptyprocess=0.7.0=pyhd3deb0d_0
- py=1.10.0=pyhd3deb0d_0
- pycares=4.0.0=py38h27cfd23_0
- pycparser=2.20=pyh9f0ad1d_2
- pyerfa=1.7.3=py38h497a2fe_0
- pygments=2.9.0=pyhd8ed1ab_0
- pyparsing=2.4.7=pyh9f0ad1d_0
- pyproj=1.9.6=py38h516909a_1002
- pyqt=5.12.3=py38h578d9bd_7
- pyqt-impl=5.12.3=py38h7400c14_7
- pyqt5-sip=4.19.18=py38h709712a_7
- pyqtchart=5.12=py38h7400c14_7
- pyqtwebengine=5.12.1=py38h7400c14_7
- pyrsistent=0.17.3=py38h497a2fe_2
- pyshp=2.1.3=pyh44b312d_0
- pytest=6.2.4=py38h578d9bd_0
- pytest-arraydiff=0.3=py_0
- pytest-astropy=0.8.0=pyhd8ed1ab_0
- pytest-astropy-header=0.1.2=py_0
- pytest-cov=2.12.0=pyhd8ed1ab_0
- pytest-doctestplus=0.9.0=pyhd8ed1ab_0
- pytest-filter-subpackage=0.1.1=py_0
- pytest-mock=3.6.1=pyhd8ed1ab_0
- pytest-openfiles=0.5.0=py_0
- pytest-remotedata=0.3.2=pyh9f0ad1d_0
- pytest-runner=5.3.1=pyhd8ed1ab_0
- python=3.8.10=h49503c6_1_cpython
- python-dateutil=2.8.1=py_0
- python_abi=3.8=1_cp38
- pytz=2021.1=pyhd8ed1ab_0
- pyzmq=22.0.3=py38h2035c66_1
- qt=5.12.9=hda022c4_4
- qtconsole=5.1.0=pyhd8ed1ab_0
- qtpy=1.9.0=py_0
- readline=8.1=h46c0cb4_0
- regex=2021.4.4=py38h497a2fe_0
- scikit-sparse=0.4.5=py38h5499f4d_0
- scipy=1.6.3=py38h7b17777_0
- seaborn=0.11.1=hd8ed1ab_1
- seaborn-base=0.11.1=pyhd8ed1ab_1
- send2trash=1.5.0=py_0
- setuptools=49.6.0=py38h578d9bd_3
- sip=4.19.25=py38h709712a_0
- six=1.16.0=pyh6c4a22f_0
- slackclient=2.9.3=py38h06a4308_0
- sortedcontainers=2.4.0=pyhd8ed1ab_0
- sqlite=3.35.5=h74cdb3f_0
- statsmodels=0.12.2=py38h5c078b8_0
- suitesparse=5.7.2=h7a0d4b7_0
- tbb=2020.2=h4bd325d_4
- terminado=0.10.0=py38h578d9bd_0
- testpath=0.5.0=pyhd8ed1ab_0
- tk=8.6.10=h21135ba_1
- toml=0.10.2=pyhd8ed1ab_0
- tornado=6.1=py38h497a2fe_1
- traitlets=5.0.5=py_0
- typed-ast=1.4.3=py38h497a2fe_0
- typing-extensions=3.7.4.3=0
- typing_extensions=3.7.4.3=py_0
- wcwidth=0.2.5=pyh9f0ad1d_2
- webencodings=0.5.1=py_1
- werkzeug=1.0.1=pyhd3eb1b0_0
- wheel=0.36.2=pyhd3deb0d_0
- widgetsnbextension=3.5.1=py38h578d9bd_4
- xorg-libxau=1.0.9=h7f98852_0
- xorg-libxdmcp=1.1.3=h7f98852_0
- xz=5.2.5=h516909a_1
- yarl=1.6.3=py38h27cfd23_0
- zeromq=4.3.4=h9c3ff4c_0
- zipp=3.4.1=pyhd8ed1ab_0
- zlib=1.2.11=h516909a_1010
- zstd=1.4.9=ha95c52a_0
- pip:
- acor==1.1.1
- future==0.18.2
- itsdangerous==1.1.0
- jinja2==2.11.3
- markupsafe==1.1.1
- pyee==7.0.4
- python-dotenv==0.17.1
- slackeventsapi==2.2.1
- uncertainties==3.1.5
prefix: /home/npol/anaconda3/envs/quicklook_bot