-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathenvironment.yml
320 lines (319 loc) · 9.4 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
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
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
name: motilitAI
channels:
- https://conda.anaconda.org/conda-forge
- https://repo.anaconda.com/pkgs/main
dependencies:
- seaborn=0.11.2=hd8ed1ab_0
- tensorflow=2.4.1=mkl_py37h2d14ff2_0
- scikit-image=0.19.1=py37he8f5f7f_0
- scikit-learn=1.0.2=py37hf9e9bfc_0
- pims=0.5=pyh9f0ad1d_1
- google-auth-oauthlib=0.4.6=pyhd8ed1ab_0
- seaborn-base=0.11.2=pyhd8ed1ab_0
- trackpy=0.5.0=pyhd8ed1ab_0
- keras-preprocessing=1.1.2=pyhd8ed1ab_0
- zc.lockfile=2.0=py_0
- pygments=2.11.2=pyhd8ed1ab_0
- flufl.lock=7.0=pyhd8ed1ab_0
- ftfy=6.0.3=pyhd8ed1ab_0
- opencv=4.5.3=py37h89c1867_1
- py-opencv=4.5.3=py37h6531663_1
- liblapacke=3.9.0=12_linux64_mkl
- scipy=1.7.3=py37hc147768_0
- matplotlib=3.5.1=py37h89c1867_0
- libcblas=3.9.0=12_linux64_mkl
- networkx=2.6.3=pyhd8ed1ab_1
- matplotlib-base=3.5.1=py37h1058ff1_0
- mkl_random=1.2.2=py37h219a48f_0
- mkl-service=2.4.0=py37h402132d_0
- scmrepo=0.0.7=pyhd8ed1ab_0
- tensorflow-estimator=2.6.0=py37hcd2ae1e_0
- pydot=1.4.2=py37h89c1867_1
- pyqt=5.12.3=py37h89c1867_8
- numba=0.55.1=py37h2d894fd_0
- pandas=1.3.5=py37he8f5f7f_0
- protobuf=3.16.0=py37hcd2ae1e_0
- grpcio=1.43.0=py37hb27c1af_0
- jxrlib=1.1=h7f98852_2
- cfitsio=3.470=h2e3daa1_7
- graphviz=2.49.1=h85b4f2f_0
- patsy=0.5.2=pyhd8ed1ab_0
- frozenlist=1.3.0=py37h5e8e339_0
- pcre2=10.37=h032f7d1_0
- cryptography=36.0.1=py37hf1a17b8_0
- pyqt-impl=5.12.3=py37hac37412_8
- libxkbcommon=1.0.3=he3ba5ed_0
- pycparser=2.21=pyhd8ed1ab_0
- libopus=1.3.1=h7f98852_1
- libogg=1.3.4=h7f98852_1
- requests-oauthlib=1.3.1=pyhd8ed1ab_0
- munkres=1.1.4=pyh9f0ad1d_0
- xorg-kbproto=1.0.7=h7f98852_1002
- ca-certificates=2021.10.8=ha878542_0
- pyqt5-sip=4.19.18=py37hcd2ae1e_8
- gstreamer=1.18.5=h76c114f_0
- slicerator=1.0.0=py_0
- lame=3.100=h7f98852_1001
- pathlib2=2.3.7.post1=py37h89c1867_0
- xorg-libxrender=0.9.10=h7f98852_1003
- xorg-xproto=7.0.31=h7f98852_1007
- rich=11.2.0=pyhd8ed1ab_0
- libclang=11.1.0=default_ha53f305_1
- pygit2=1.8.0=py37h5e8e339_0
- h5py=2.10.0=nompi_py37ha3df211_106
- toolz=0.11.2=pyhd8ed1ab_0
- fontconfig=2.13.96=ha180cfb_0
- future=0.18.2=py37h89c1867_4
- brunsli=0.1=h9c3ff4c_0
- ffmpeg=4.3.2=hca11adc_1
- libgcc-ng=11.2.0=h1d223b6_12
- brotli-bin=1.0.9=h7f98852_6
- libevent=2.1.10=h9b69904_4
- font-ttf-ubuntu=0.83=hab24e00_0
- libedit=3.1.20191231=he28a2e2_2
- dpath=2.0.6=py37h89c1867_0
- libllvm11=11.1.0=hf817b99_2
- python-dateutil=2.8.2=pyhd8ed1ab_0
- openjpeg=2.4.0=hb52868f_1
- libopencv=4.5.3=py37h25009ff_1
- ncurses=6.3=h9c3ff4c_0
- c-ares=1.18.1=h7f98852_0
- python=3.7.10=hdb3f193_0
- typing_extensions=4.0.1=pyha770c72_0
- xorg-renderproto=0.11.1=h7f98852_1002
- xorg-libx11=1.7.2=h7f98852_0
- atk-1.0=2.36.0=h3371d22_4
- gmp=6.2.1=h58526e2_0
- openh264=2.1.1=h780b84a_0
- xz=5.2.5=h516909a_1
- requests=2.27.1=pyhd8ed1ab_0
- libwebp-base=1.2.2=h7f98852_1
- llvm-openmp=12.0.1=h4bd325d_1
- pthread-stubs=0.4=h36c2ea0_1001
- libvorbis=1.3.7=h9c3ff4c_0
- fonttools=4.29.1=py37h5e8e339_0
- pyqtwebengine=5.12.1=py37he336c9b_8
- gts=0.7.6=h64030ff_2
- libuuid=2.32.1=h7f98852_1000
- python-flatbuffers=2.0=pyhd8ed1ab_0
- xorg-libice=1.0.10=h7f98852_0
- hdf5=1.10.6=nompi_h7c3c948_1111
- jpeg=9e=h7f98852_0
- alsa-lib=1.2.3=h516909a_0
- nettle=3.6=he412f7d_0
- six=1.16.0=pyh6c4a22f_0
- libcurl=7.81.0=h2574ce0_0
- pyopenssl=22.0.0=pyhd8ed1ab_0
- libglib=2.68.4=h3e27bee_0
- libnghttp2=1.46.0=h812cca2_0
- openssl=1.1.1l=h7f98852_0
- pywavelets=1.2.0=py37hb1e94ed_1
- libiconv=1.16=h516909a_0
- lcms2=2.12=hddcbb42_0
- libgfortran-ng=7.5.0=h14aa051_20
- gettext=0.19.8.1=h0b5b191_1005
- yaml=0.2.5=h7f98852_2
- jbig=2.1=h7f98852_2003
- backports=1.0=py_2
- libgfortran4=7.5.0=h14aa051_20
- xorg-libsm=1.2.3=hd9c2040_1000
- kiwisolver=1.3.2=py37h2527ec5_1
- xorg-libxdmcp=1.1.3=h7f98852_0
- pyparsing=2.4.7=pyhd8ed1ab_1
- backports.functools_lru_cache=1.6.4=pyhd8ed1ab_0
- blas=1.0=mkl
- numpy=1.19.2=py37h54aff64_0
- tornado=6.1=py37h5e8e339_2
- python-gssapi=1.7.2=py37hba6306b_1
- commonmark=0.9.1=py_0
- gdk-pixbuf=2.42.6=h04a7f16_0
- python_abi=3.7=2_cp37m
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- libxml2=2.9.12=h72842e0_0
- asynctest=0.13.0=py_0
- readline=8.1=h46c0cb4_0
- harfbuzz=2.9.1=h83ec7ef_1
- jasper=1.900.1=h07fcdf6_1006
- gnutls=3.6.13=h85f3911_1
- _libgcc_mutex=0.1=conda_forge
- libev=4.33=h516909a_1
- typing-extensions=4.0.1=hd8ed1ab_0
- pixman=0.40.0=h36c2ea0_0
- libzopfli=1.0.3=h9c3ff4c_0
- libssh2=1.10.0=ha56f1ee_2
- libzlib=1.2.11=h36c2ea0_1013
- libstdcxx-ng=11.2.0=he4da1e4_12
- _openmp_mutex=4.5=1_llvm
- pysocks=1.7.1=py37h89c1867_4
- libffi=3.3=h58526e2_2
- dvc=2.9.3=py37h89c1867_0
- zstd=1.5.2=ha95c52a_0
- nspr=4.32=h9c3ff4c_1
- dictdiffer=0.9.0=pyhd8ed1ab_0
- libpng=1.6.37=h21135ba_2
- xorg-xextproto=7.3.0=h7f98852_1002
- gst-plugins-base=1.18.5=hf529b03_0
- pcre=8.45=h9c3ff4c_0
- expat=2.4.4=h9c3ff4c_0
- cairo=1.16.0=h6cf1ce9_1008
- tk=8.6.11=h27826a3_1
- zlib=1.2.11=h36c2ea0_1013
- pyasn1-modules=0.2.7=py_0
- threadpoolctl=3.1.0=pyh8a188c0_0
- libprotobuf=3.16.0=h780b84a_0
- olefile=0.46=pyh9f0ad1d_1
- gitpython=3.1.26=pyhd8ed1ab_0
- glib-tools=2.68.4=h9c3ff4c_0
- giflib=5.2.1=h36c2ea0_2
- sqlite=3.37.0=h9cd32fc_0
- cycler=0.11.0=pyhd8ed1ab_0
- _tflow_select=2.3.0=mkl
- c-blosc2=2.0.4=h5f21a17_1
- shortuuid=1.0.8=py37h89c1867_0
- liblapack=3.9.0=12_linux64_mkl
- graphite2=1.3.13=h58526e2_1001
- cffi=1.14.6=py37hc58025e_0
- certifi=2021.10.8=py37h89c1867_1
- nss=3.74=hb5efdd6_0
- google-auth=1.35.0=pyh6c4a22f_0
- libbrotlidec=1.0.9=h7f98852_6
- fribidi=1.0.10=h36c2ea0_0
- libblas=3.9.0=12_linux64_mkl
- blosc=1.21.0=h9c3ff4c_0
- pillow=8.2.0=py37he98fc37_0
- libtiff=4.3.0=h6f004c6_2
- libbrotlicommon=1.0.9=h7f98852_6
- libwebp=1.2.2=h3452ae3_0
- bzip2=1.0.8=h7f98852_4
- numpy-base=1.19.2=py37hfa32c7d_0
- tensorboard-plugin-wit=1.8.1=pyhd8ed1ab_0
- dbus=1.13.6=h48d8840_2
- libgit2=1.3.0=hee63804_1
- pyu2f=0.1.5=pyhd8ed1ab_0
- charset-normalizer=2.0.11=pyhd8ed1ab_0
- glib=2.68.4=h9c3ff4c_0
- cachetools=4.2.4=pyhd8ed1ab_0
- brotli=1.0.9=h7f98852_6
- ruamel.yaml.clib=0.2.6=py37h5e8e339_0
- smmap=3.0.5=pyh44b312d_0
- lerc=3.0=h9c3ff4c_0
- fonts-conda-ecosystem=1=0
- wheel=0.37.1=pyhd8ed1ab_0
- decorator=5.1.1=pyhd8ed1ab_0
- termcolor=1.1.0=py_2
- libdeflate=1.8=h7f98852_0
- zipp=3.7.0=pyhd8ed1ab_1
- pyasn1=0.4.8=py_0
- attrs=21.4.0=pyhd8ed1ab_0
- brotlipy=0.7.0=py37h5e8e339_1003
- lz4-c=1.9.3=h9c3ff4c_1
- pyjwt=2.3.0=pyhd8ed1ab_1
- xorg-libxau=1.0.9=h7f98852_0
- blinker=1.4=py_1
- setuptools=59.8.0=py37h89c1867_0
- imagecodecs=2021.8.26=py37hfe5a812_1
- cached_property=1.5.2=pyha770c72_1
- ruamel.yaml=0.17.19=py37h5e8e339_0
- font-ttf-inconsolata=3.000=h77eed37_0
- text-unidecode=1.3=py_0
- unidecode=1.3.2=pyhd8ed1ab_0
- font-ttf-dejavu-sans-mono=2.37=hab24e00_0
- multidict=6.0.2=py37h5e8e339_0
- font-ttf-source-code-pro=2.038=h77eed37_0
- cached-property=1.5.2=hd8ed1ab_1
- pyyaml=6.0=py37h5e8e339_3
- aiosignal=1.2.0=pyhd8ed1ab_0
- joblib=1.1.0=pyhd8ed1ab_0
- appdirs=1.4.4=pyh9f0ad1d_0
- dask-core=2022.1.1=pyhd8ed1ab_0
- urllib3=1.26.8=pyhd8ed1ab_1
- yarl=1.7.2=py37h5e8e339_1
- colorama=0.4.4=pyh9f0ad1d_0
- xorg-libxext=1.3.4=h7f98852_1
- gitdb=4.0.9=pyhd8ed1ab_0
- mkl=2021.4.0=h8d4b97c_729
- rsa=4.8=pyhd8ed1ab_0
- oauthlib=3.2.0=pyhd8ed1ab_0
- pip=21.0.1=py37h06a4308_0
- fonts-conda-forge=1=0
- freetype=2.10.4=h0708190_1
- async-timeout=4.0.2=pyhd8ed1ab_0
- icu=68.2=h9c3ff4c_0
- libtool=2.4.6=h9c3ff4c_1008
- tbb=2021.5.0=h4bd325d_0
- tensorboard=2.5.0=pyhd8ed1ab_1
- importlib-metadata=4.11.0=py37h89c1867_0
- pango=1.48.10=hb8ff022_1
- idna=3.3=pyhd8ed1ab_0
- aiohttp=3.8.1=py37h5e8e339_0
- werkzeug=2.0.3=pyhd8ed1ab_1
- librsvg=2.52.2=hc3c00ef_0
- tensorflow-base=2.4.1=mkl_py37h43e0292_0
- gtk2=2.24.33=h539f30e_1
- grandalf=0.6=py_0
- nanotime=0.5.2=py_0
- pathspec=0.9.0=pyhd8ed1ab_0
- absl-py=1.0.0=pyhd8ed1ab_0
- flatten-dict=0.4.2=pyhd8ed1ab_1
- astunparse=1.6.3=pyhd8ed1ab_0
- gast=0.4.0=pyh9f0ad1d_0
- libxcb=1.13=h7f98852_1004
- importlib_resources=5.4.0=pyhd8ed1ab_0
- google-pasta=0.2.0=pyh8c360ce_0
- opt_einsum=3.3.0=pyhd8ed1ab_1
- xmltodict=0.12.0=py_0
- libaec=1.0.6=h9c3ff4c_0
- python-benedict=0.24.3=pyhd8ed1ab_0
- markdown=3.3.6=pyhd8ed1ab_0
- tifffile=2021.11.2=pyhd8ed1ab_0
- asyncssh=2.8.1=pyhd8ed1ab_0
- libbrotlienc=1.0.9=h7f98852_6
- distro=1.6.0=pyhd8ed1ab_0
- funcy=1.17=pyhd8ed1ab_0
- pygtrie=2.4.2=pyhd3deb0d_0
- locket=0.2.0=py_2
- astor=0.8.1=pyh9f0ad1d_0
- packaging=21.3=pyhd8ed1ab_0
- psutil=5.9.0=py37h5e8e339_0
- pytz=2021.3=pyhd8ed1ab_0
- dataclasses=0.8=pyhc8e2a94_3
- cloudpickle=2.0.0=pyhd8ed1ab_0
- libpq=13.5=hd57d9b9_1
- imageio=2.13.1=pyhd8ed1ab_0
- krb5=1.19.2=hcc1bbae_3
- ply=3.11=py_1
- wcwidth=0.2.5=pyh9f0ad1d_2
- aiohttp-retry=2.4.6=pyhd8ed1ab_1
- mkl_fft=1.3.1=py37h3e078e5_1
- fsspec=2022.1.0=pyhd8ed1ab_0
- atpublic=3.0.1=pyhd8ed1ab_0
- partd=1.2.0=pyhd8ed1ab_0
- configobj=5.0.6=py_0
- statsmodels=0.13.2=py37hb1e94ed_0
- x264=1!161.3030=h7f98852_1
- libgd=2.3.3=h6ad9fb6_0
- diskcache=5.4.0=pyhd8ed1ab_0
- shtab=1.5.3=pyhd8ed1ab_0
- tabulate=0.8.9=pyhd8ed1ab_0
- toml=0.10.2=pyhd8ed1ab_0
- voluptuous=0.12.2=pyhd8ed1ab_1
- phonenumbers=8.12.43=pyhd8ed1ab_0
- python-slugify=5.0.2=pyhd8ed1ab_0
- mailchecker=4.1.11=pyhd8ed1ab_0
- qt=5.12.9=hda022c4_4
- python-fsutil=0.6.0=pyhd8ed1ab_0
- tqdm=4.62.3=pyhd8ed1ab_0
- llvmlite=0.38.0=py37h9d7f4d0_0
- wrapt=1.13.3=py37h5e8e339_1
- tensorboard-data-server=0.6.0=py37hf1a17b8_1
- markupsafe=2.0.1=py37h5e8e339_1
- click=8.0.3=py37h89c1867_1
- cytoolz=0.11.2=py37h5e8e339_1
- unicodedata2=14.0.0=py37h5e8e339_0
- jinja2=3.0.3=pyhd8ed1ab_0
- dulwich=0.20.32=py37h5e8e339_0
- xorg-fixesproto=5.0=h7f98852_1002
- pyqtchart=5.12=py37he336c9b_8
- charls=2.2.0=h9c3ff4c_0
- snappy=1.1.8=he1b5a44_3
- zfp=0.5.5=h9c3ff4c_8