-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yml
528 lines (528 loc) · 18.8 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
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
name: stingray-env
channels:
- conda-forge
- defaults
dependencies:
- alabaster=0.7.16=pyhd8ed1ab_0
- altair=5.3.0=pyhd8ed1ab_0
- anyio=4.3.0=pyhd8ed1ab_0
- appnope=0.1.4=pyhd8ed1ab_0
- argon2-cffi=23.1.0=pyhd8ed1ab_0
- argon2-cffi-bindings=21.2.0=py311heffc1b2_4
- arrow=1.3.0=pyhd8ed1ab_0
- arviz=0.18.0=pyhd8ed1ab_0
- astropy=6.1.0=py311h5d790af_1
- astropy-iers-data=0.2024.5.20.0.29.40=pyhd8ed1ab_0
- astropy-sphinx-theme=1.1=pyhd8ed1ab_0
- asttokens=2.4.1=pyhd8ed1ab_0
- async-lru=2.0.4=pyhd8ed1ab_0
- attrs=23.2.0=pyh71513ae_0
- babel=2.14.0=pyhd8ed1ab_0
- backports.zoneinfo=0.2.1=py311h267d04e_8
- beautifulsoup4=4.12.3=pyha770c72_0
- black=24.4.2=py311h267d04e_0
- bleach=6.1.0=pyhd8ed1ab_0
- brotli=1.1.0=hb547adb_1
- brotli-bin=1.1.0=hb547adb_1
- brotli-python=1.1.0=py311ha891d26_1
- bzip2=1.0.8=h93a5062_5
- c-ares=1.28.1=h93a5062_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.3=pyhd8ed1ab_0
- certifi=2024.2.2=pyhd8ed1ab_0
- cffi=1.16.0=py311h4a08483_0
- chardet=5.2.0=py311h267d04e_1
- charset-normalizer=3.3.2=pyhd8ed1ab_0
- click=8.1.7=unix_pyh707e725_0
- click-default-group=1.2.4=pyhd8ed1ab_0
- cloudpickle=3.0.0=pyhd8ed1ab_0
- colorama=0.4.6=pyhd8ed1ab_0
- colorcet=3.1.0=pyhd8ed1ab_0
- comm=0.2.2=pyhd8ed1ab_0
- contourpy=1.2.1=py311hcc98501_0
- corner=2.2.2=pyhd8ed1ab_0
- coverage=7.5.1=py311hd3f4193_0
- cycler=0.12.1=pyhd8ed1ab_0
- dask-core=2024.5.1=pyhd8ed1ab_0
- datashader=0.16.1=pyhd8ed1ab_0
- debugpy=1.8.1=py311h92babd0_0
- decorator=5.1.1=pyhd8ed1ab_0
- defusedxml=0.7.1=pyhd8ed1ab_0
- distlib=0.3.8=pyhd8ed1ab_0
- dm-tree=0.1.8=py311hea19e3d_4
- docutils=0.21.2=pyhd8ed1ab_0
- emcee=3.1.6=pyhd8ed1ab_0
- entrypoints=0.4=pyhd8ed1ab_0
- equinox=0.11.4=pyhd8ed1ab_0
- etils=1.8.0=pyhd8ed1ab_0
- exceptiongroup=1.2.0=pyhd8ed1ab_2
- executing=2.0.1=pyhd8ed1ab_0
- filelock=3.14.0=pyhd8ed1ab_0
- fonttools=4.52.1=py311hd3f4193_0
- fqdn=1.5.1=pyhd8ed1ab_0
- freetype=2.12.1=hadb7bae_2
- fsspec=2024.5.0=pyhff2d567_0
- h11=0.14.0=pyhd8ed1ab_0
- h5netcdf=1.3.0=pyhd8ed1ab_0
- h5py=3.11.0=nompi_py311hd41bb03_101
- hdf5=1.14.3=nompi_h751145d_101
- httpcore=1.0.5=pyhd8ed1ab_0
- httpx=0.27.0=pyhd8ed1ab_0
- hvplot=0.10.0=pyhd8ed1ab_0
- hypothesis=6.102.6=pyha770c72_0
- idna=3.7=pyhd8ed1ab_0
- imagesize=1.4.1=pyhd8ed1ab_0
- importlib-metadata=7.1.0=pyha770c72_0
- importlib_metadata=7.1.0=hd8ed1ab_0
- importlib_resources=6.4.0=pyhd8ed1ab_0
- incremental=22.10.0=pyhd8ed1ab_0
- iniconfig=2.0.0=pyhd8ed1ab_0
- ipykernel=6.29.3=pyh3cd1d5f_0
- ipython=8.24.0=pyh707e725_0
- ipython_genutils=0.2.0=pyhd8ed1ab_1
- ipywidgets=8.1.2=pyhd8ed1ab_1
- isoduration=20.11.0=pyhd8ed1ab_0
- jax=0.4.27=pyhd8ed1ab_0
- jaxlib=0.4.23=cpu_py311hb93f148_2
- jaxtyping=0.2.28=pyhd8ed1ab_0
- jedi=0.19.1=pyhd8ed1ab_0
- jinja2=3.1.3=pyhd8ed1ab_0
- json5=0.9.25=pyhd8ed1ab_0
- jsonpointer=2.4=py311h267d04e_3
- jsonschema=4.22.0=pyhd8ed1ab_0
- jsonschema-specifications=2023.12.1=pyhd8ed1ab_0
- jsonschema-with-format-nongpl=4.22.0=pyhd8ed1ab_0
- jupyter=1.0.0=pyhd8ed1ab_10
- jupyter-lsp=2.2.5=pyhd8ed1ab_0
- jupyter_client=7.4.9=pyhd8ed1ab_0
- jupyter_console=6.6.3=pyhd8ed1ab_0
- jupyter_core=5.7.2=py311h267d04e_0
- jupyter_events=0.10.0=pyhd8ed1ab_0
- jupyter_server=2.14.0=pyhd8ed1ab_0
- jupyter_server_terminals=0.5.3=pyhd8ed1ab_0
- jupyterlab=4.2.1=pyhd8ed1ab_0
- jupyterlab_pygments=0.3.0=pyhd8ed1ab_1
- jupyterlab_server=2.27.2=pyhd8ed1ab_0
- jupyterlab_widgets=3.0.10=pyhd8ed1ab_0
- kiwisolver=1.4.5=py311he4fd1f5_1
- krb5=1.21.2=h92f50d5_0
- lcms2=2.16=ha0e7c42_0
- lerc=4.0.0=h9a09cb3_0
- libabseil=20240116.2=cxx17_hebf3989_0
- libaec=1.1.3=hebf3989_0
- libblas=3.9.0=22_osxarm64_openblas
- libbrotlicommon=1.1.0=hb547adb_1
- libbrotlidec=1.1.0=hb547adb_1
- libbrotlienc=1.1.0=hb547adb_1
- libcblas=3.9.0=22_osxarm64_openblas
- libcurl=8.8.0=h7b6f9a7_0
- libcxx=17.0.6=h5f092b4_0
- libdeflate=1.20=h93a5062_0
- libedit=3.1.20191231=hc8eb9b7_2
- libev=4.33=h93a5062_2
- libexpat=2.6.2=hebf3989_0
- libffi=3.4.2=h3422bc3_5
- libgfortran=5.0.0=13_2_0_hd922786_3
- libgfortran5=13.2.0=hf226fd6_3
- libgrpc=1.62.2=h9c18a4f_0
- libjpeg-turbo=3.0.0=hb547adb_1
- liblapack=3.9.0=22_osxarm64_openblas
- libllvm14=14.0.6=hd1a9a77_4
- libnghttp2=1.58.0=ha4dd798_1
- libopenblas=0.3.27=openmp_h6c19121_0
- libpng=1.6.43=h091b4b1_0
- libprotobuf=4.25.3=hbfab5d5_0
- libre2-11=2023.09.01=h7b2c953_2
- libsodium=1.0.18=h27ca646_1
- libsqlite=3.45.3=h091b4b1_0
- libssh2=1.11.0=h7a5bd25_0
- libtiff=4.6.0=h07db509_3
- libwebp-base=1.4.0=h93a5062_0
- libxcb=1.15=hf346824_0
- libzlib=1.2.13=h53f4e23_5
- linkify-it-py=2.0.3=pyhd8ed1ab_0
- llvm-openmp=18.1.5=hde57baf_0
- llvmlite=0.42.0=py311hf5d242d_1
- locket=1.0.0=pyhd8ed1ab_0
- markdown=3.6=pyhd8ed1ab_0
- markdown-it-py=3.0.0=pyhd8ed1ab_0
- markupsafe=2.1.5=py311h05b510d_0
- matplotlib=3.8.4=py311ha1ab1f8_2
- matplotlib-base=3.8.4=py311h000fb6e_2
- matplotlib-inline=0.1.7=pyhd8ed1ab_0
- mdit-py-plugins=0.4.1=pyhd8ed1ab_0
- mdurl=0.1.2=pyhd8ed1ab_0
- mistune=3.0.2=pyhd8ed1ab_0
- multipledispatch=0.6.0=py_0
- munkres=1.1.4=pyh9f0ad1d_0
- mypy_extensions=1.0.0=pyha770c72_0
- nbclassic=1.0.0=pyhb4ecaf3_1
- nbclient=0.10.0=pyhd8ed1ab_0
- nbconvert=7.16.4=hd8ed1ab_0
- nbconvert-core=7.16.4=pyhd8ed1ab_0
- nbconvert-pandoc=7.16.4=hd8ed1ab_0
- nbformat=5.10.4=pyhd8ed1ab_0
- nbsphinx=0.9.4=pyhd8ed1ab_0
- ncurses=6.5=hb89a1cb_0
- nest-asyncio=1.6.0=pyhd8ed1ab_0
- notebook=6.5.7=pyha770c72_0
- notebook-shim=0.2.4=pyhd8ed1ab_0
- numba=0.59.1=py311h00351ea_0
- numpy=1.26.4=py311h7125741_0
- numpydoc=1.7.0=pyhd8ed1ab_0
- openjpeg=2.5.2=h9f1df11_0
- openssl=3.3.0=hfb2fe0b_3
- opt-einsum=3.3.0=hd8ed1ab_2
- opt_einsum=3.3.0=pyhc1e730c_2
- overrides=7.7.0=pyhd8ed1ab_0
- packaging=24.0=pyhd8ed1ab_0
- pandas=2.2.2=py311h4b4568b_1
- pandoc=3.2=hce30654_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- param=2.1.0=pyhca7485f_0
- parso=0.8.4=pyhd8ed1ab_0
- partd=1.4.2=pyhd8ed1ab_0
- pathspec=0.12.1=pyhd8ed1ab_0
- patsy=0.5.6=pyhd8ed1ab_0
- pexpect=4.9.0=pyhd8ed1ab_0
- pickleshare=0.7.5=py_1003
- pillow=10.3.0=py311h0b5d0a1_0
- pip=24.0=pyhd8ed1ab_0
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_1
- platformdirs=4.2.2=pyhd8ed1ab_0
- plotly=5.22.0=pyhd8ed1ab_0
- pluggy=1.5.0=pyhd8ed1ab_0
- prometheus_client=0.20.0=pyhd8ed1ab_0
- prompt-toolkit=3.0.42=pyha770c72_0
- prompt_toolkit=3.0.42=hd8ed1ab_0
- psutil=5.9.8=py311h05b510d_0
- pthread-stubs=0.4=h27ca646_1001
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- pycparser=2.22=pyhd8ed1ab_0
- pyct=0.5.0=pyhd8ed1ab_0
- pyerfa=2.0.1.4=py311h5d790af_1
- pyfftw=0.13.1=py311h4add359_0
- pygments=2.18.0=pyhd8ed1ab_0
- pyparsing=3.1.2=pyhd8ed1ab_0
- pyproject-api=1.6.1=pyhd8ed1ab_0
- pysocks=1.7.1=pyha2e5f31_6
- pytest=8.2.1=pyhd8ed1ab_0
- pytest-arraydiff=0.6.1=pyhd8ed1ab_0
- pytest-astropy=0.11.0=pyhd8ed1ab_0
- pytest-astropy-header=0.2.2=pyhd8ed1ab_0
- pytest-cov=5.0.0=pyhd8ed1ab_0
- pytest-doctestplus=1.2.1=pyhd8ed1ab_0
- pytest-filter-subpackage=0.2.0=pyhd8ed1ab_0
- pytest-mock=3.14.0=pyhd8ed1ab_0
- pytest-remotedata=0.4.1=pyhd8ed1ab_0
- python=3.11.9=h932a869_0_cpython
- python-dateutil=2.9.0=pyhd8ed1ab_0
- python-fastjsonschema=2.19.1=pyhd8ed1ab_0
- python-json-logger=2.0.7=pyhd8ed1ab_0
- python-tzdata=2024.1=pyhd8ed1ab_0
- python_abi=3.11=4_cp311
- pytz=2024.1=pyhd8ed1ab_0
- pyviz_comms=3.0.2=pyhd8ed1ab_1
- pyyaml=6.0.1=py311heffc1b2_1
- pyzmq=26.0.3=py311h9bed540_0
- qtconsole-base=5.5.2=pyha770c72_0
- qtpy=2.4.1=pyhd8ed1ab_0
- re2=2023.09.01=h4cba328_2
- readline=8.2=h92ec313_1
- referencing=0.35.1=pyhd8ed1ab_0
- requests=2.32.2=pyhd8ed1ab_0
- rfc3339-validator=0.1.4=pyhd8ed1ab_0
- rfc3986-validator=0.1.1=pyh9f0ad1d_0
- rpds-py=0.18.1=py311h98c6a39_0
- scipy=1.13.1=py311hceeca8c_0
- send2trash=1.8.3=pyh31c8845_0
- setuptools=70.0.0=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- sniffio=1.3.1=pyhd8ed1ab_0
- snowballstemmer=2.2.0=pyhd8ed1ab_0
- sortedcontainers=2.4.0=pyhd8ed1ab_0
- soupsieve=2.5=pyhd8ed1ab_1
- sphinx=7.3.7=pyhd8ed1ab_0
- sphinx-astropy=1.9.1=pyhd8ed1ab_0
- sphinx-automodapi=0.17.0=pyh717bed2_1
- sphinx-gallery=0.16.0=pyhd8ed1ab_0
- sphinxcontrib-applehelp=1.0.8=pyhd8ed1ab_0
- sphinxcontrib-devhelp=1.0.6=pyhd8ed1ab_0
- sphinxcontrib-htmlhelp=2.0.5=pyhd8ed1ab_0
- sphinxcontrib-jquery=4.1=pyhd8ed1ab_0
- sphinxcontrib-jsmath=1.0.1=pyhd8ed1ab_0
- sphinxcontrib-qthelp=1.0.7=pyhd8ed1ab_0
- sphinxcontrib-serializinghtml=1.1.10=pyhd8ed1ab_0
- stack_data=0.6.2=pyhd8ed1ab_0
- statsmodels=0.14.2=py311h5d790af_0
- tabulate=0.9.0=pyhd8ed1ab_1
- tenacity=8.3.0=pyhd8ed1ab_0
- terminado=0.18.1=pyh31c8845_0
- tinycss2=1.3.0=pyhd8ed1ab_0
- tinygp=0.3.0=pyhd8ed1ab_0
- tk=8.6.13=h5083fa2_1
- toml=0.10.2=pyhd8ed1ab_0
- tomli=2.0.1=pyhd8ed1ab_0
- toolz=0.12.1=pyhd8ed1ab_0
- tornado=6.4=py311h05b510d_0
- towncrier=22.8.0=pyhd8ed1ab_0
- tox=4.15.0=pyhd8ed1ab_0
- tqdm=4.66.4=pyhd8ed1ab_0
- traitlets=5.14.3=pyhd8ed1ab_0
- typeguard=2.13.3=pyhd8ed1ab_0
- types-python-dateutil=2.9.0.20240316=pyhd8ed1ab_0
- typing-extensions=4.11.0=hd8ed1ab_0
- typing_extensions=4.11.0=pyha770c72_0
- typing_utils=0.1.0=pyhd8ed1ab_0
- tzdata=2024a=h0c530f3_0
- uc-micro-py=1.0.3=pyhd8ed1ab_0
- uri-template=1.3.0=pyhd8ed1ab_0
- urllib3=2.2.1=pyhd8ed1ab_0
- virtualenv=20.26.2=pyhd8ed1ab_0
- watchfiles=0.21.0=py311h94f323b_0
- wcwidth=0.2.13=pyhd8ed1ab_0
- webcolors=1.13=pyhd8ed1ab_0
- webencodings=0.5.1=pyhd8ed1ab_2
- websocket-client=1.8.0=pyhd8ed1ab_0
- wheel=0.43.0=pyhd8ed1ab_1
- widgetsnbextension=4.0.10=pyhd8ed1ab_0
- xarray=2024.5.0=pyhd8ed1ab_0
- xarray-einstats=0.7.0=pyhd8ed1ab_0
- xorg-libxau=1.0.11=hb547adb_0
- xorg-libxdmcp=1.1.3=h27ca646_0
- xyzservices=2024.4.0=pyhd8ed1ab_0
- xz=5.2.6=h57fd34a_0
- yaml=0.2.5=h3422bc3_2
- zeromq=4.3.5=hcc0f68c_4
- zipp=3.17.0=pyhd8ed1ab_0
- zstd=1.5.6=hb46c0d2_0
- pip:
- absl-py==2.1.0
- asgiref==3.8.1
- astunparse==1.6.3
- autobahn==23.6.2
- automat==22.10.0
- bfg==0.1.0
- blinker==1.8.2
- bokeh==3.4.2
- bokeh-django==0.1.0
- channels==3.0.0
- chex==0.1.86
- constantly==23.10.4
- cryptography==42.0.8
- daphne==3.0.2
- django==5.0.6
- dm-haiku==0.0.12
- flask==3.0.3
- flatbuffers==24.3.25
- flax==0.8.4
- future==1.0.0
- gast==0.5.4
- git-filter-repo==2.38.0
- google-pasta==0.2.0
- gputil==1.4.0
- grpcio==1.64.0
- h2==2.6.2
- holoviews==1.19.1
- hpack==3.0.0
- hyper==0.7.0
- hyperframe==3.2.0
- hyperlink==21.0.0
- itsdangerous==2.2.0
- jaxns==2.5.0
- jaxopt==0.8.3
- jmp==0.0.4
- jplephem==2.22
- keras==3.3.3
- libclang==18.1.1
- loguru==0.7.2
- ml-dtypes==0.3.2
- msgpack==1.0.8
- namex==0.0.8
- nestle==0.2.0
- numdifftools==0.9.41
- optax==0.2.2
- optree==0.11.0
- orbax-checkpoint==0.5.14
- panel==1.4.4
- pint-pulsar==1.0
- protobuf==4.25.3
- pyasn1==0.6.0
- pyasn1-modules==0.4.0
- pyobjc==10.3.1
- pyobjc-core==10.3.1
- pyobjc-framework-accessibility==10.3.1
- pyobjc-framework-accounts==10.3.1
- pyobjc-framework-addressbook==10.3.1
- pyobjc-framework-adservices==10.3.1
- pyobjc-framework-adsupport==10.3.1
- pyobjc-framework-applescriptkit==10.3.1
- pyobjc-framework-applescriptobjc==10.3.1
- pyobjc-framework-applicationservices==10.3.1
- pyobjc-framework-apptrackingtransparency==10.3.1
- pyobjc-framework-audiovideobridging==10.3.1
- pyobjc-framework-authenticationservices==10.3.1
- pyobjc-framework-automaticassessmentconfiguration==10.3.1
- pyobjc-framework-automator==10.3.1
- pyobjc-framework-avfoundation==10.3.1
- pyobjc-framework-avkit==10.3.1
- pyobjc-framework-avrouting==10.3.1
- pyobjc-framework-backgroundassets==10.3.1
- pyobjc-framework-browserenginekit==10.3.1
- pyobjc-framework-businesschat==10.3.1
- pyobjc-framework-calendarstore==10.3.1
- pyobjc-framework-callkit==10.3.1
- pyobjc-framework-cfnetwork==10.3.1
- pyobjc-framework-cinematic==10.3.1
- pyobjc-framework-classkit==10.3.1
- pyobjc-framework-cloudkit==10.3.1
- pyobjc-framework-cocoa==10.3.1
- pyobjc-framework-collaboration==10.3.1
- pyobjc-framework-colorsync==10.3.1
- pyobjc-framework-contacts==10.3.1
- pyobjc-framework-contactsui==10.3.1
- pyobjc-framework-coreaudio==10.3.1
- pyobjc-framework-coreaudiokit==10.3.1
- pyobjc-framework-corebluetooth==10.3.1
- pyobjc-framework-coredata==10.3.1
- pyobjc-framework-corehaptics==10.3.1
- pyobjc-framework-corelocation==10.3.1
- pyobjc-framework-coremedia==10.3.1
- pyobjc-framework-coremediaio==10.3.1
- pyobjc-framework-coremidi==10.3.1
- pyobjc-framework-coreml==10.3.1
- pyobjc-framework-coremotion==10.3.1
- pyobjc-framework-coreservices==10.3.1
- pyobjc-framework-corespotlight==10.3.1
- pyobjc-framework-coretext==10.3.1
- pyobjc-framework-corewlan==10.3.1
- pyobjc-framework-cryptotokenkit==10.3.1
- pyobjc-framework-datadetection==10.3.1
- pyobjc-framework-devicecheck==10.3.1
- pyobjc-framework-dictionaryservices==10.3.1
- pyobjc-framework-discrecording==10.3.1
- pyobjc-framework-discrecordingui==10.3.1
- pyobjc-framework-diskarbitration==10.3.1
- pyobjc-framework-dvdplayback==10.3.1
- pyobjc-framework-eventkit==10.3.1
- pyobjc-framework-exceptionhandling==10.3.1
- pyobjc-framework-executionpolicy==10.3.1
- pyobjc-framework-extensionkit==10.3.1
- pyobjc-framework-externalaccessory==10.3.1
- pyobjc-framework-fileprovider==10.3.1
- pyobjc-framework-fileproviderui==10.3.1
- pyobjc-framework-findersync==10.3.1
- pyobjc-framework-fsevents==10.3.1
- pyobjc-framework-gamecenter==10.3.1
- pyobjc-framework-gamecontroller==10.3.1
- pyobjc-framework-gamekit==10.3.1
- pyobjc-framework-gameplaykit==10.3.1
- pyobjc-framework-healthkit==10.3.1
- pyobjc-framework-imagecapturecore==10.3.1
- pyobjc-framework-inputmethodkit==10.3.1
- pyobjc-framework-installerplugins==10.3.1
- pyobjc-framework-instantmessage==10.3.1
- pyobjc-framework-intents==10.3.1
- pyobjc-framework-intentsui==10.3.1
- pyobjc-framework-iobluetooth==10.3.1
- pyobjc-framework-iobluetoothui==10.3.1
- pyobjc-framework-iosurface==10.3.1
- pyobjc-framework-ituneslibrary==10.3.1
- pyobjc-framework-kernelmanagement==10.3.1
- pyobjc-framework-latentsemanticmapping==10.3.1
- pyobjc-framework-launchservices==10.3.1
- pyobjc-framework-libdispatch==10.3.1
- pyobjc-framework-libxpc==10.3.1
- pyobjc-framework-linkpresentation==10.3.1
- pyobjc-framework-localauthentication==10.3.1
- pyobjc-framework-localauthenticationembeddedui==10.3.1
- pyobjc-framework-mailkit==10.3.1
- pyobjc-framework-mapkit==10.3.1
- pyobjc-framework-mediaaccessibility==10.3.1
- pyobjc-framework-medialibrary==10.3.1
- pyobjc-framework-mediaplayer==10.3.1
- pyobjc-framework-mediatoolbox==10.3.1
- pyobjc-framework-metal==10.3.1
- pyobjc-framework-metalfx==10.3.1
- pyobjc-framework-metalkit==10.3.1
- pyobjc-framework-metalperformanceshaders==10.3.1
- pyobjc-framework-metalperformanceshadersgraph==10.3.1
- pyobjc-framework-metrickit==10.3.1
- pyobjc-framework-mlcompute==10.3.1
- pyobjc-framework-modelio==10.3.1
- pyobjc-framework-multipeerconnectivity==10.3.1
- pyobjc-framework-naturallanguage==10.3.1
- pyobjc-framework-netfs==10.3.1
- pyobjc-framework-network==10.3.1
- pyobjc-framework-networkextension==10.3.1
- pyobjc-framework-notificationcenter==10.3.1
- pyobjc-framework-opendirectory==10.3.1
- pyobjc-framework-osakit==10.3.1
- pyobjc-framework-oslog==10.3.1
- pyobjc-framework-passkit==10.3.1
- pyobjc-framework-pencilkit==10.3.1
- pyobjc-framework-phase==10.3.1
- pyobjc-framework-photos==10.3.1
- pyobjc-framework-photosui==10.3.1
- pyobjc-framework-preferencepanes==10.3.1
- pyobjc-framework-pushkit==10.3.1
- pyobjc-framework-quartz==10.3.1
- pyobjc-framework-quicklookthumbnailing==10.3.1
- pyobjc-framework-replaykit==10.3.1
- pyobjc-framework-safariservices==10.3.1
- pyobjc-framework-safetykit==10.3.1
- pyobjc-framework-scenekit==10.3.1
- pyobjc-framework-screencapturekit==10.3.1
- pyobjc-framework-screensaver==10.3.1
- pyobjc-framework-screentime==10.3.1
- pyobjc-framework-scriptingbridge==10.3.1
- pyobjc-framework-searchkit==10.3.1
- pyobjc-framework-security==10.3.1
- pyobjc-framework-securityfoundation==10.3.1
- pyobjc-framework-securityinterface==10.3.1
- pyobjc-framework-sensitivecontentanalysis==10.3.1
- pyobjc-framework-servicemanagement==10.3.1
- pyobjc-framework-sharedwithyou==10.3.1
- pyobjc-framework-sharedwithyoucore==10.3.1
- pyobjc-framework-shazamkit==10.3.1
- pyobjc-framework-social==10.3.1
- pyobjc-framework-soundanalysis==10.3.1
- pyobjc-framework-speech==10.3.1
- pyobjc-framework-spritekit==10.3.1
- pyobjc-framework-storekit==10.3.1
- pyobjc-framework-symbols==10.3.1
- pyobjc-framework-syncservices==10.3.1
- pyobjc-framework-systemconfiguration==10.3.1
- pyobjc-framework-systemextensions==10.3.1
- pyobjc-framework-threadnetwork==10.3.1
- pyobjc-framework-uniformtypeidentifiers==10.3.1
- pyobjc-framework-usernotifications==10.3.1
- pyobjc-framework-usernotificationsui==10.3.1
- pyobjc-framework-videosubscriberaccount==10.3.1
- pyobjc-framework-videotoolbox==10.3.1
- pyobjc-framework-virtualization==10.3.1
- pyobjc-framework-vision==10.3.1
- pyobjc-framework-webkit==10.3.1
- pyopenssl==24.1.0
- pytoml==0.1.21
- rich==13.7.1
- service-identity==24.1.0
- sqlparse==0.5.0
- stingray==0.1.dev3967+g822f755
- tensorboard==2.16.2
- tensorboard-data-server==0.7.2
- tensorflow==2.16.1
- tensorflow-io-gcs-filesystem==0.37.0
- tensorflow-probability==0.24.0
- tensorstore==0.1.59
- termcolor==2.4.0
- twisted==24.3.0
- txaio==23.1.1
- uncertainties==3.1.7
- werkzeug==3.0.3
- wrapt==1.16.0
- zope-interface==6.4.post2
prefix: /opt/anaconda3/envs/stingray-env