-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yml
427 lines (427 loc) · 13.6 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
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
name: caiman
channels:
- defaults
- conda-forge
dependencies:
- absl-py=2.0.0=pyhd8ed1ab_0
- aiohttp=3.9.1=py311h05b510d_0
- aiosignal=1.3.1=pyhd8ed1ab_0
- anyio=4.2.0=pyhd8ed1ab_0
- aom=3.7.1=h463b476_0
- appnope=0.1.3=pyhd8ed1ab_0
- argon2-cffi=23.1.0=pyhd8ed1ab_0
- argon2-cffi-bindings=21.2.0=py311heffc1b2_4
- arrow=1.3.0=pyhd8ed1ab_0
- asciitree=0.3.3=py_2
- asttokens=2.4.1=pyhd8ed1ab_0
- astunparse=1.6.3=pyhd8ed1ab_0
- async-lru=2.0.4=pyhd8ed1ab_0
- attrs=23.1.0=pyh71513ae_1
- av=11.0.0=py311h7fa43d1_0
- babel=2.14.0=pyhd8ed1ab_0
- beautifulsoup4=4.12.2=pyha770c72_0
- bleach=6.1.0=pyhd8ed1ab_0
- blinker=1.7.0=pyhd8ed1ab_0
- blosc=1.21.5=hc338f07_0
- bokeh=3.3.2=pyhd8ed1ab_0
- brotli=1.1.0=hb547adb_1
- brotli-bin=1.1.0=hb547adb_1
- brotli-python=1.1.0=py311ha891d26_1
- brunsli=0.1=h9f76cd9_0
- bzip2=1.0.8=h93a5062_5
- c-ares=1.24.0=h93a5062_0
- c-blosc2=2.11.3=h8eb3132_0
- ca-certificates=2024.2.2=hf0a4a13_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- cachetools=5.3.2=pyhd8ed1ab_0
- caiman=1.9.16=py311h1affcaf_0
- cairo=1.16.0=h1e71087_1016
- certifi=2024.2.2=pyhd8ed1ab_0
- cffi=1.16.0=py311h4a08483_0
- charls=2.4.2=h13dd4ca_0
- charset-normalizer=3.3.2=pyhd8ed1ab_0
- click=8.1.7=unix_pyh707e725_0
- colorama=0.4.6=pyhd8ed1ab_0
- colorcet=3.0.1=pyhd8ed1ab_0
- comm=0.1.4=pyhd8ed1ab_0
- contourpy=1.2.0=py311hd03642b_0
- cryptography=41.0.7=py311h08c85a6_1
- cycler=0.12.1=pyhd8ed1ab_0
- dav1d=1.2.1=hb547adb_0
- debugpy=1.8.0=py311ha891d26_1
- decorator=5.1.1=pyhd8ed1ab_0
- defusedxml=0.7.1=pyhd8ed1ab_0
- entrypoints=0.4=pyhd8ed1ab_0
- exceptiongroup=1.2.0=pyhd8ed1ab_0
- executing=2.0.1=pyhd8ed1ab_0
- expat=2.5.0=hb7217d7_1
- fasteners=0.17.3=pyhd8ed1ab_0
- ffmpeg=6.1.0=gpl_hb975139_101
- flatbuffers=23.5.26=h13dd4ca_1
- font-ttf-dejavu-sans-mono=2.37=hab24e00_0
- font-ttf-inconsolata=3.000=h77eed37_0
- font-ttf-source-code-pro=2.038=h77eed37_0
- font-ttf-ubuntu=0.83=h77eed37_1
- fontconfig=2.14.2=h82840c6_0
- fonts-conda-ecosystem=1=0
- fonts-conda-forge=1=0
- fonttools=4.47.0=py311h05b510d_0
- fqdn=1.5.1=pyhd8ed1ab_0
- freetype=2.12.1=hadb7bae_2
- fribidi=1.0.10=h27ca646_0
- frozenlist=1.4.1=py311h05b510d_0
- future=0.18.3=pyhd8ed1ab_0
- gast=0.4.0=pyh9f0ad1d_0
- gettext=0.21.1=h0186832_0
- giflib=5.2.1=h1a8c8d9_3
- gmp=6.3.0=h965bd2d_0
- gnutls=3.7.9=hd26332c_0
- google-auth=2.25.2=pyhca7485f_0
- google-auth-oauthlib=1.0.0=pyhd8ed1ab_1
- google-pasta=0.2.0=pyh8c360ce_0
- graphite2=1.3.13=h9f76cd9_1001
- grpcio=1.54.3=py311ha891d26_0
- h5py=3.9.0=nompi_py311h614417e_101
- harfbuzz=7.3.0=h46e5fef_0
- hdf5=1.14.1=nompi_h3aba7b3_100
- hdmf=3.11.0=pyh1ea47a8_0
- holoviews=1.18.1=pyhd8ed1ab_0
- icu=72.1=he12128b_0
- idna=3.6=pyhd8ed1ab_0
- imagecodecs=2023.9.4=py311ha7c5239_0
- imageio=2.33.1=pyh8c1a49c_0
- importlib-metadata=7.0.0=pyha770c72_0
- importlib_metadata=7.0.0=hd8ed1ab_0
- importlib_resources=6.1.1=pyhd8ed1ab_0
- iniconfig=1.1.1=pyhd3eb1b0_0
- ipykernel=6.26.0=pyh3cd1d5f_0
- ipyparallel=8.6.1=pyhd8ed1ab_0
- ipython=8.18.1=pyh707e725_3
- ipywidgets=8.1.1=pyhd8ed1ab_0
- isoduration=20.11.0=pyhd8ed1ab_0
- jasper=4.0.0=hff9eb24_1
- jax=0.4.20=pyhd8ed1ab_0
- jaxlib=0.4.14=cpu_py311h1354b63_1
- jedi=0.19.1=pyhd8ed1ab_0
- jinja2=3.1.2=pyhd8ed1ab_1
- joblib=1.3.2=pyhd8ed1ab_0
- json5=0.9.14=pyhd8ed1ab_0
- jsonpointer=2.4=py311h267d04e_3
- jsonschema=4.20.0=pyhd8ed1ab_0
- jsonschema-specifications=2023.11.2=pyhd8ed1ab_0
- jsonschema-with-format-nongpl=4.20.0=pyhd8ed1ab_0
- jupyter=1.0.0=pyhd8ed1ab_10
- jupyter-lsp=2.2.1=pyhd8ed1ab_0
- jupyter_bokeh=2.0.4=pyhd8ed1ab_0
- jupyter_client=8.6.0=pyhd8ed1ab_0
- jupyter_console=6.6.3=pyhd8ed1ab_0
- jupyter_core=5.5.1=py311h267d04e_0
- jupyter_events=0.9.0=pyhd8ed1ab_0
- jupyter_server=2.12.1=pyhd8ed1ab_0
- jupyter_server_terminals=0.5.0=pyhd8ed1ab_0
- jupyterlab=4.0.9=pyhd8ed1ab_0
- jupyterlab_pygments=0.3.0=pyhd8ed1ab_0
- jupyterlab_server=2.25.2=pyhd8ed1ab_0
- jupyterlab_widgets=3.0.9=pyhd8ed1ab_0
- jxrlib=1.1=h27ca646_2
- keras=2.12.0=pyhd8ed1ab_0
- keras-preprocessing=1.1.2=pyhd8ed1ab_0
- kiwisolver=1.4.5=py311he4fd1f5_1
- krb5=1.21.2=h92f50d5_0
- lame=3.100=h1a8c8d9_1003
- lazy_loader=0.3=pyhd8ed1ab_0
- lcms2=2.15=hd835a16_1
- lerc=4.0.0=h9a09cb3_0
- libabseil=20230125.3=cxx17_h13dd4ca_0
- libaec=1.1.2=h13dd4ca_1
- libass=0.17.1=h4da34ad_0
- libavif16=1.0.3=h4cb461b_0
- libblas=3.9.0=20_osxarm64_openblas
- libbrotlicommon=1.1.0=hb547adb_1
- libbrotlidec=1.1.0=hb547adb_1
- libbrotlienc=1.1.0=hb547adb_1
- libcblas=3.9.0=20_osxarm64_openblas
- libcurl=8.5.0=h2d989ff_0
- libcxx=16.0.6=h4653b0c_0
- libdeflate=1.18=h1a8c8d9_0
- libedit=3.1.20191231=hc8eb9b7_2
- libev=4.33=h93a5062_2
- libexpat=2.5.0=hb7217d7_1
- libffi=3.4.2=h3422bc3_5
- libgfortran=5.0.0=13_2_0_hd922786_1
- libgfortran5=13.2.0=hf226fd6_1
- libglib=2.78.3=hb438215_0
- libgrpc=1.54.3=h0a338ca_0
- libhwloc=2.9.3=default_h4394839_1009
- libiconv=1.17=h0d3ecfb_2
- libidn2=2.3.4=h1a8c8d9_0
- libjpeg-turbo=2.1.5.1=hb547adb_1
- liblapack=3.9.0=20_osxarm64_openblas
- liblapacke=3.9.0=20_osxarm64_openblas
- libnghttp2=1.58.0=ha4dd798_1
- libopenblas=0.3.25=openmp_h6c19121_0
- libopencv=4.8.0=py311h6e04221_0
- libopenvino=2023.0.1=h13dd4ca_3
- libopenvino-arm-cpu-plugin=2023.0.1=h13dd4ca_3
- libopenvino-auto-batch-plugin=2023.0.1=h13dd4ca_3
- libopenvino-auto-plugin=2023.0.1=h13dd4ca_3
- libopenvino-hetero-plugin=2023.0.1=h13dd4ca_3
- libopenvino-ir-frontend=2023.0.1=h13dd4ca_3
- libopenvino-onnx-frontend=2023.0.1=h13dd4ca_3
- libopenvino-paddle-frontend=2023.0.1=h13dd4ca_3
- libopenvino-pytorch-frontend=2023.0.1=h13dd4ca_3
- libopenvino-tensorflow-frontend=2023.0.1=h13dd4ca_3
- libopenvino-tensorflow-lite-frontend=2023.0.1=h13dd4ca_3
- libopus=1.3.1=h27ca646_1
- libpng=1.6.39=h76d750c_0
- libprotobuf=3.21.12=ha614eb4_2
- libsodium=1.0.18=h27ca646_1
- libsqlite=3.44.2=h091b4b1_0
- libssh2=1.11.0=h7a5bd25_0
- libtasn1=4.19.0=h1a8c8d9_0
- libtiff=4.5.1=h23a1a89_1
- libunistring=0.9.10=h3422bc3_0
- libvpx=1.13.1=hb765f3a_0
- libwebp-base=1.3.2=hb547adb_0
- libxcb=1.15=hf346824_0
- libxml2=2.11.5=he3bdae6_0
- libzlib=1.2.13=h53f4e23_5
- libzopfli=1.0.3=h9f76cd9_0
- linkify-it-py=2.0.0=pyhd8ed1ab_0
- llvm-openmp=17.0.6=hcd81f8e_0
- lz4-c=1.9.4=hb7217d7_0
- markdown=3.5.1=pyhd8ed1ab_0
- markdown-it-py=3.0.0=pyhd8ed1ab_0
- markupsafe=2.1.3=py311heffc1b2_1
- matplotlib=3.8.2=py311ha1ab1f8_0
- matplotlib-base=3.8.2=py311hfdba5f6_0
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
- mdit-py-plugins=0.4.0=pyhd8ed1ab_0
- mdurl=0.1.0=pyhd8ed1ab_0
- mesmerize-core=0.3.0=pyhd8ed1ab_0
- mistune=3.0.2=pyhd8ed1ab_0
- ml_dtypes=0.3.1=py311h6e08293_2
- msgpack-python=1.0.7=py311hd03642b_0
- multidict=6.0.4=py311he2be06e_1
- munkres=1.1.4=pyh9f0ad1d_0
- mypy=1.7.1=py311h05b510d_1
- mypy_extensions=1.0.0=pyha770c72_0
- nbclient=0.8.0=pyhd8ed1ab_0
- nbconvert=7.13.0=pyhd8ed1ab_0
- nbconvert-core=7.13.0=pyhd8ed1ab_0
- nbconvert-pandoc=7.13.0=pyhd8ed1ab_0
- nbformat=5.9.2=pyhd8ed1ab_0
- ncurses=6.4=h463b476_2
- nest-asyncio=1.5.8=pyhd8ed1ab_0
- nettle=3.9.1=h40ed0f5_0
- networkx=3.2.1=pyhd8ed1ab_0
- nose=1.3.7=py_1006
- notebook=7.0.6=pyhd8ed1ab_0
- notebook-shim=0.2.3=pyhd8ed1ab_0
- numcodecs=0.12.1=py311hbaf5611_0
- oauthlib=3.2.2=pyhd8ed1ab_0
- opencv=4.8.0=py311ha1ab1f8_0
- openh264=2.3.1=hb7217d7_2
- openjpeg=2.5.0=hbc2ba62_2
- openssl=3.2.1=h0d3ecfb_0
- opt-einsum=3.3.0=hd8ed1ab_2
- opt_einsum=3.3.0=pyhc1e730c_2
- overrides=7.4.0=pyhd8ed1ab_0
- p11-kit=0.24.1=h29577a5_0
- packaging=23.2=pyhd8ed1ab_0
- pandoc=3.1.3=hce30654_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- panel=1.3.4=pyhd8ed1ab_0
- param=2.0.1=pyhca7485f_0
- parso=0.8.3=pyhd8ed1ab_0
- pcre2=10.42=h26f9a81_0
- peakutils=1.3.4=pyhd8ed1ab_0
- pexpect=4.8.0=pyh1a96a4e_2
- pickleshare=0.7.5=py_1003
- pillow=10.0.0=py311h095fde6_0
- pims=0.6.1=pyhd8ed1ab_1
- pip=23.3.2=pyhd8ed1ab_0
- pixman=0.42.2=h13dd4ca_0
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_1
- platformdirs=4.1.0=pyhd8ed1ab_0
- pluggy=1.0.0=py311hca03da5_1
- prometheus_client=0.19.0=pyhd8ed1ab_0
- prompt-toolkit=3.0.42=pyha770c72_0
- prompt_toolkit=3.0.42=hd8ed1ab_0
- protobuf=4.21.12=py311ha397e9f_0
- psutil=5.9.7=py311h05b510d_0
- pthread-stubs=0.4=h27ca646_1001
- ptyprocess=0.7.0=pyhd3deb0d_0
- pugixml=1.13=h13dd4ca_1
- pure_eval=0.2.2=pyhd8ed1ab_0
- py-opencv=4.8.0=py311hf3b2ce4_0
- pyasn1=0.5.1=pyhd8ed1ab_0
- pyasn1-modules=0.3.0=pyhd8ed1ab_0
- pycparser=2.21=pyhd8ed1ab_0
- pyct=0.5.0=pyhd8ed1ab_0
- pygments=2.17.2=pyhd8ed1ab_0
- pyjwt=2.8.0=pyhd8ed1ab_0
- pynwb=2.5.0=pyh267d04e_0
- pyobjc-core=10.1=py311h665608e_0
- pyobjc-framework-cocoa=10.1=py311h665608e_0
- pyopenssl=23.3.0=pyhd8ed1ab_0
- pyparsing=3.1.1=pyhd8ed1ab_0
- pyqtgraph=0.13.3=pyhd8ed1ab_0
- pysocks=1.7.1=pyha2e5f31_6
- pytest=7.4.0=py311hca03da5_0
- python=3.11.7=hdf0ec26_0_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python-fastjsonschema=2.19.0=pyhd8ed1ab_0
- python-flatbuffers=23.5.26=pyhd8ed1ab_0
- python-json-logger=2.0.7=pyhd8ed1ab_0
- python-tzdata=2023.3=pyhd8ed1ab_0
- python_abi=3.11=4_cp311
- pytz=2023.3.post1=pyhd8ed1ab_0
- pyu2f=0.1.5=pyhd8ed1ab_0
- pyviz_comms=3.0.0=pyhd8ed1ab_0
- pywavelets=1.4.1=py311hb49d859_1
- pyyaml=6.0.1=py311heffc1b2_1
- pyzmq=25.1.2=py311h6727e71_0
- qtconsole-base=5.5.1=pyha770c72_0
- qtpy=2.4.1=pyhd8ed1ab_0
- rav1e=0.6.6=h69fbcac_2
- re2=2023.03.02=hc5e2d97_0
- readline=8.2=h92ec313_1
- referencing=0.32.0=pyhd8ed1ab_0
- requests=2.31.0=pyhd8ed1ab_0
- requests-oauthlib=1.3.1=pyhd8ed1ab_0
- rfc3339-validator=0.1.4=pyhd8ed1ab_0
- rfc3986-validator=0.1.1=pyh9f0ad1d_0
- rpds-py=0.15.2=py311h94f323b_0
- rsa=4.9=pyhd8ed1ab_0
- ruamel.yaml=0.18.5=py311h05b510d_0
- ruamel.yaml.clib=0.2.7=py311heffc1b2_2
- scikit-image=0.22.0=py311h6e08293_2
- scikit-learn=1.3.2=py311ha25ca4d_2
- send2trash=1.8.2=pyhd1c38e8_0
- setuptools=68.2.2=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- slicerator=1.1.0=pyhd8ed1ab_0
- snappy=1.1.10=h17c5cce_0
- sniffio=1.3.0=pyhd8ed1ab_0
- soupsieve=2.5=pyhd8ed1ab_1
- stack_data=0.6.2=pyhd8ed1ab_0
- svt-av1=1.7.0=hb765f3a_0
- tbb=2021.11.0=h6aa02a4_0
- tensorboard=2.12.3=pyhd8ed1ab_0
- tensorboard-data-server=0.7.0=py311h5fb2c35_1
- tensorflow=2.12.1=cpu_py311hfb078d8_0
- tensorflow-base=2.12.1=cpu_py311hdc87d94_0
- tensorflow-estimator=2.12.1=cpu_py311h2516bc8_0
- termcolor=2.3.0=pyhd8ed1ab_0
- terminado=0.18.0=pyh31c8845_0
- threadpoolctl=3.2.0=pyha21a80b_0
- tifffile=2023.12.9=pyhd8ed1ab_0
- tinycss2=1.2.1=pyhd8ed1ab_0
- tk=8.6.13=h5083fa2_1
- tomli=2.0.1=pyhd8ed1ab_0
- tornado=6.3.3=py311heffc1b2_1
- tqdm=4.66.1=pyhd8ed1ab_0
- traitlets=5.14.0=pyhd8ed1ab_0
- types-python-dateutil=2.8.19.14=pyhd8ed1ab_0
- typing-extensions=4.5.0=hd8ed1ab_0
- typing_extensions=4.5.0=pyha770c72_0
- typing_utils=0.1.0=pyhd8ed1ab_0
- tzdata=2023c=h71feb2d_0
- uc-micro-py=1.0.1=pyhd8ed1ab_0
- uri-template=1.3.0=pyhd8ed1ab_0
- wcwidth=0.2.12=pyhd8ed1ab_0
- webcolors=1.13=pyhd8ed1ab_0
- webencodings=0.5.1=pyhd8ed1ab_2
- websocket-client=1.7.0=pyhd8ed1ab_0
- werkzeug=3.0.1=pyhd8ed1ab_0
- wheel=0.42.0=pyhd8ed1ab_0
- widgetsnbextension=4.0.9=pyhd8ed1ab_0
- wrapt=1.16.0=py311h05b510d_0
- x264=1!164.3095=h57fd34a_2
- x265=3.5=hbc6ce65_3
- xorg-libxau=1.0.11=hb547adb_0
- xorg-libxdmcp=1.1.3=h27ca646_0
- xyzservices=2023.10.1=pyhd8ed1ab_0
- xz=5.2.6=h57fd34a_0
- yaml=0.2.5=h3422bc3_2
- yarl=1.9.3=py311h05b510d_0
- zarr=2.16.1=pyhd8ed1ab_0
- zeromq=4.3.5=h965bd2d_0
- zfp=1.0.1=ha8f4885_0
- zipp=3.17.0=pyhd8ed1ab_0
- zlib=1.2.13=h53f4e23_5
- zlib-ng=2.0.7=h1a8c8d9_0
- zstd=1.5.5=h4f39d0f_0
- pip:
- appdirs==1.4.4
- avi-r==1.3.9
- bidsschematools==0.7.2
- blessed==1.20.0
- boto3==1.34.5
- botocore==1.34.5
- bqplot==0.12.42
- ci-info==0.3.0
- click-didyoumean==0.3.0
- dandi==0.55.1
- dandischema==0.8.4
- decode-lab-code==0.1.0
- dnspython==2.4.2
- email-validator==2.1.0.post1
- et-xmlfile==1.1.0
- etelemetry==0.3.1
- fastplotlib==0.1.0a16
- freetype-py==2.4.0
- fscacher==0.4.0
- fsspec==2023.12.2
- humanize==4.9.0
- imageio-ffmpeg==0.4.9
- interleave==0.2.1
- ipydatagrid==1.2.0
- isodate==0.6.1
- jaraco-classes==3.3.0
- jmespath==1.0.1
- jupyter-rfb==0.4.2
- keyring==24.3.0
- keyrings-alt==5.0.0
- llvmlite==0.41.1
- more-itertools==10.1.0
- natsort==8.4.0
- neo==0.12.0
- numba==0.58.1
- numpy==1.25.2
- nwbinspector==0.4.31
- openpyxl==3.1.2
- pandas==1.5.3
- probeinterface==0.2.20
- py2vega==0.6.1
- pycryptodomex==3.19.0
- pydantic==1.10.13
- pyedflib==0.1.36
- pygfx==0.1.17
- pylinalg==0.4.1
- pynapple==0.4.1
- pyout==0.7.3
- pyqt5==5.15.10
- pyqt5-qt5==5.15.12
- pyqt5-sip==12.13.0
- quantities==0.15.0
- rfc3987==1.3.8
- rich==13.7.0
- rubicon-objc==0.4.7
- s3fs==0.4.2
- s3transfer==0.9.0
- scipy==1.11.3
- semantic-version==2.10.0
- sidecar==0.7.0
- spikeinterface==0.98.2
- tabulate==0.9.0
- tenacity==8.2.3
- traittypes==0.2.1
- tslearn==0.6.3
- uharfbuzz==0.37.3
- urllib3==2.0.7
- wgpu==0.13.2
- xmltodict==0.13.0
- zarr-checksum==0.2.12