-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
545 lines (544 loc) · 18.2 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
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
name: mef
channels:
- defaults
- conda-forge
dependencies:
- addfips=0.4.0=pyhd8ed1ab_1
- aiofiles=23.2.1=pyhd8ed1ab_0
- aiohttp=3.9.5=py311h05b510d_0
- aiosignal=1.3.1=pyhd8ed1ab_0
- alabaster=0.7.16=pyhd8ed1ab_0
- alembic=1.13.1=pyhd8ed1ab_1
- annotated-types=0.6.0=pyhd8ed1ab_0
- anyascii=0.3.2=pyhd8ed1ab_0
- anyio=4.3.0=pyhd8ed1ab_0
- appdirs=1.4.4=pyh9f0ad1d_0
- appnope=0.1.4=pyhd8ed1ab_0
- arelle-release=2.27.2=pyhd8ed1ab_0
- argon2-cffi=23.1.0=pyhd8ed1ab_0
- argon2-cffi-bindings=21.2.0=py311heffc1b2_4
- arrow=1.3.0=pyhd8ed1ab_0
- asgi-csrf=0.9=pyhd8ed1ab_0
- asgiref=3.8.1=pyhd8ed1ab_0
- astroid=3.2.1=py311h267d04e_0
- asttokens=2.4.1=pyhd8ed1ab_0
- async-lru=2.0.4=pyhd8ed1ab_0
- attrs=23.2.0=pyh71513ae_0
- aws-c-auth=0.7.16=h51b92d1_6
- aws-c-cal=0.6.10=hf888d4c_1
- aws-c-common=0.9.13=h93a5062_0
- aws-c-compression=0.2.18=hf888d4c_1
- aws-c-event-stream=0.4.2=h1b95c93_4
- aws-c-http=0.8.1=heb97226_5
- aws-c-io=0.14.5=hb51f26e_1
- aws-c-mqtt=0.10.2=hd37591b_4
- aws-c-s3=0.5.2=h09f5dbc_0
- aws-c-sdkutils=0.1.15=hf888d4c_1
- aws-checksums=0.1.18=hf888d4c_1
- aws-crt-cpp=0.26.2=h06549c9_7
- aws-sdk-cpp=1.11.267=h73c0887_1
- azure-core-cpp=1.10.3=he231e37_1
- azure-storage-blobs-cpp=12.10.0=h6aa02a4_0
- azure-storage-common-cpp=12.5.0=h607ffeb_2
- babel=2.14.0=pyhd8ed1ab_0
- backports=1.0=pyhd8ed1ab_3
- backports.tarfile=1.0.0=pyhd8ed1ab_1
- backports.zoneinfo=0.2.1=py311h267d04e_8
- bcrypt=4.1.3=py311h98c6a39_0
- beautifulsoup4=4.12.3=pyha770c72_0
- bleach=6.1.0=pyhd8ed1ab_0
- blinker=1.8.2=pyhd8ed1ab_0
- blosc=1.21.5=hc338f07_0
- bokeh=3.4.1=pyhd8ed1ab_0
- boto3=1.34.49=pyhd8ed1ab_0
- botocore=1.34.108=pyge310_1234567_0
- bottleneck=1.3.7=py311hb49d859_1
- branca=0.7.2=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.7.2=hca03da5_0
- cachecontrol=0.14.0=pyhd8ed1ab_0
- cachecontrol-with-filecache=0.14.0=pyhd8ed1ab_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- cachetools=5.3.3=pyhd8ed1ab_0
- cachy=0.3.0=pyhd8ed1ab_1
- cairo=1.18.0=hd1e100b_0
- catalystcoop.dbfread=3.0.0=py_0
- catalystcoop.ferc_xbrl_extractor=1.3.2=pyhd8ed1ab_0
- catalystcoop.pudl=2024.2.6=pyhd8ed1ab_0
- certifi=2024.7.4=py311hca03da5_0
- cffi=1.16.0=py311h4a08483_0
- cfgv=3.3.1=pyhd8ed1ab_0
- cfitsio=4.4.0=h808cd33_1
- 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
- click-plugins=1.1.1=py_0
- cligj=0.7.2=pyhd8ed1ab_1
- clikit=0.6.2=pyhd8ed1ab_2
- cloudpickle=3.0.0=pyhd8ed1ab_0
- colorama=0.4.6=pyhd8ed1ab_0
- coloredlogs=14.0=pyhd8ed1ab_3
- comm=0.2.2=pyhd8ed1ab_0
- conda-lock=2.5.5=pyhd8ed1ab_0
- contourpy=1.2.1=py311hcc98501_0
- coverage=7.4.3=py311h05b510d_1
- crashtest=0.4.1=pyhd8ed1ab_0
- croniter=2.0.5=pyhd8ed1ab_0
- cryptography=42.0.7=py311hcaeb4ce_0
- cycler=0.12.1=pyhd8ed1ab_0
- cytoolz=0.12.3=py311h05b510d_0
- dagster=1.6.5=pyhd8ed1ab_0
- dagster-pipes=1.6.5=pyhd8ed1ab_0
- dagster-postgres=0.22.5=pyhd8ed1ab_0
- dask=2024.2.0=pyhd8ed1ab_0
- dask-core=2024.2.0=pyhd8ed1ab_0
- dataclasses=0.8=pyhc8e2a94_3
- datasette=0.64.6=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
- distributed=2024.2.0=pyhd8ed1ab_0
- dnspython=2.6.1=pyhd8ed1ab_1
- doc8=1.1.1=pyhd8ed1ab_0
- docker-py=7.0.0=pyhd8ed1ab_0
- docstring_parser=0.16=pyhd8ed1ab_0
- docutils=0.20.1=py311h267d04e_3
- email-validator=2.1.0=pyhd8ed1ab_0
- ensureconda=1.4.4=pyhd8ed1ab_0
- entrypoints=0.4=pyhd8ed1ab_0
- et_xmlfile=1.1.0=pyhd8ed1ab_0
- exceptiongroup=1.2.0=pyhd8ed1ab_2
- execnet=2.1.1=pyhd8ed1ab_0
- executing=2.0.1=pyhd8ed1ab_0
- expat=2.6.2=hebf3989_0
- filelock=3.14.0=pyhd8ed1ab_0
- fiona=1.9.6=py311h1c26527_0
- flask=3.0.3=pyhd8ed1ab_0
- folium=0.16.0=pyhd8ed1ab_0
- 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_2
- fontconfig=2.14.2=h82840c6_0
- fonts-conda-ecosystem=1=0
- fonts-conda-forge=1=0
- fonttools=4.51.0=py311h05b510d_0
- fqdn=1.5.1=pyhd8ed1ab_0
- freetype=2.12.1=hadb7bae_2
- freexl=2.0.0=hfbad9fb_0
- frictionless=4.40.8=pyh6c4a22f_0
- frozenlist=1.4.1=py311h05b510d_0
- fsspec=2024.2.0=pyhca7485f_0
- furo=2024.1.29=pyhd8ed1ab_0
- gcsfs=2024.2.0=pyhd8ed1ab_0
- gdal=3.8.4=py311h43f0207_3
- geopandas=0.14.3=pyhd8ed1ab_0
- geopandas-base=0.14.3=pyha770c72_0
- geos=3.12.1=h965bd2d_0
- geotiff=1.7.1=h7bcba05_15
- gettext=0.22.5=h8fbad5d_2
- gettext-tools=0.22.5=h8fbad5d_2
- gflags=2.2.2=hc88da5d_1004
- giflib=5.2.2=h93a5062_0
- gitdb=4.0.11=pyhd8ed1ab_0
- gitpython=3.1.43=pyhd8ed1ab_0
- glog=0.7.0=hc6770e3_0
- google-api-core=2.19.0=pyhd8ed1ab_0
- google-auth=2.29.0=pyhca7485f_0
- google-auth-oauthlib=1.2.0=pyhd8ed1ab_0
- google-cloud-core=2.4.1=pyhd8ed1ab_0
- google-cloud-storage=2.16.0=pyhca7485f_0
- google-crc32c=1.1.2=py311h533d1a3_5
- google-resumable-media=2.7.0=pyhd8ed1ab_0
- googleapis-common-protos=1.63.0=pyhd8ed1ab_0
- greenlet=3.0.3=py311h92babd0_0
- grpcio=1.60.1=py311hf5d242d_0
- grpcio-health-checking=1.60.1=pyhd8ed1ab_0
- grpcio-status=1.60.1=pyhd8ed1ab_0
- gunicorn=21.2.0=py311h267d04e_1
- h11=0.14.0=pyhd8ed1ab_0
- h2=4.1.0=pyhd8ed1ab_0
- h3-py=3.7.7=py311h92babd0_0
- hdf4=4.2.15=h2ee6834_7
- hdf5=1.14.3=nompi_h751145d_101
- hpack=4.0.0=pyh9f0ad1d_0
- html5lib=1.1=pyh9f0ad1d_0
- httpcore=1.0.5=pyhd8ed1ab_0
- httpx=0.27.0=pyhd8ed1ab_0
- humanfriendly=10.0=pyhd8ed1ab_6
- hupper=1.12.1=pyhd8ed1ab_0
- hyperframe=6.0.1=pyhd8ed1ab_0
- hypothesis=6.98.10=pyha770c72_0
- icu=73.2=hc8870d7_0
- identify=2.5.36=pyhd8ed1ab_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
- iniconfig=2.0.0=pyhd8ed1ab_0
- ipdb=0.13.13=pyhd8ed1ab_0
- ipykernel=6.29.3=pyh3cd1d5f_0
- ipython=8.24.0=pyh707e725_0
- ipywidgets=8.1.2=pyhd8ed1ab_1
- isodate=0.6.1=pyhd8ed1ab_0
- isoduration=20.11.0=pyhd8ed1ab_0
- itsdangerous=2.2.0=pyhd8ed1ab_0
- janus=1.0.0=pyhd8ed1ab_0
- jaraco.classes=3.4.0=pyhd8ed1ab_1
- jaraco.context=5.3.0=pyhd8ed1ab_1
- jaraco.functools=4.0.0=pyhd8ed1ab_0
- jedi=0.19.1=pyhd8ed1ab_0
- jellyfish=1.0.3=py311h94f323b_0
- jinja2=3.1.3=pyhd8ed1ab_0
- jmespath=1.0.1=pyhd8ed1ab_0
- joblib=1.4.2=pyhd8ed1ab_0
- json-c=0.17=h40ed0f5_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=8.6.1=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.0=pyhd8ed1ab_1
- jupyterlab_pygments=0.3.0=pyhd8ed1ab_1
- jupyterlab_server=2.27.1=pyhd8ed1ab_0
- jupyterlab_widgets=3.0.10=pyhd8ed1ab_0
- kealib=1.5.3=h210d843_0
- keyring=25.2.1=pyh534df25_0
- kiwisolver=1.4.5=py311he4fd1f5_1
- krb5=1.21.2=h92f50d5_0
- latexcodec=2.0.1=pyh9f0ad1d_0
- lcms2=2.16=ha0e7c42_0
- lerc=4.0.0=h9a09cb3_0
- libabseil=20230802.1=cxx17_h13dd4ca_0
- libaec=1.1.3=hebf3989_0
- libarchive=3.7.2=hcacb583_1
- libarrow=15.0.0=h4f70cd7_6_cpu
- libarrow-acero=15.0.0=hebf3989_6_cpu
- libarrow-dataset=15.0.0=hebf3989_6_cpu
- libarrow-flight=15.0.0=hef2a8c6_6_cpu
- libarrow-flight-sql=15.0.0=h611cb26_6_cpu
- libarrow-gandiva=15.0.0=h5211482_6_cpu
- libarrow-substrait=15.0.0=h2e851bb_6_cpu
- libasprintf=0.22.5=h8fbad5d_2
- libasprintf-devel=0.22.5=h8fbad5d_2
- libblas=3.9.0=22_osxarm64_openblas
- libboost-headers=1.85.0=hce30654_1
- 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
- libcrc32c=1.1.2=hbdafb3b_0
- libcurl=8.7.1=h2d989ff_0
- libcxx=17.0.6=h5f092b4_0
- libdeflate=1.19=hb547adb_0
- libedit=3.1.20191231=hc8eb9b7_2
- libev=4.33=h93a5062_2
- libevent=2.1.12=h2757513_1
- libexpat=2.6.2=hebf3989_0
- libffi=3.4.2=h3422bc3_5
- libgdal=3.8.4=hd76467a_3
- libgettextpo=0.22.5=h8fbad5d_2
- libgettextpo-devel=0.22.5=h8fbad5d_2
- libgfortran=5.0.0=13_2_0_hd922786_3
- libgfortran5=13.2.0=hf226fd6_3
- libglib=2.80.2=h535f939_0
- libgoogle-cloud=2.17.0=hfb9b341_2
- libgoogle-cloud-storage=2.17.0=h8a76758_2
- libgrpc=1.60.1=hfc68871_0
- libiconv=1.17=h0d3ecfb_2
- libintl=0.22.5=h8fbad5d_2
- libintl-devel=0.22.5=h8fbad5d_2
- libjpeg-turbo=3.0.0=hb547adb_1
- libkml=1.3.0=h1eb4d9f_1018
- liblapack=3.9.0=22_osxarm64_openblas
- libllvm14=14.0.6=hd1a9a77_4
- libllvm16=16.0.6=haab561b_3
- libnetcdf=4.9.2=nompi_h291a7c2_113
- libnghttp2=1.58.0=ha4dd798_1
- libopenblas=0.3.27=openmp_h6c19121_0
- libparquet=15.0.0=h278d484_6_cpu
- libpng=1.6.43=h091b4b1_0
- libpq=16.3=h7afe498_0
- libprotobuf=4.25.1=h810fc01_2
- libre2-11=2023.09.01=h741fcf5_1
- librttopo=1.1.0=hc8f776e_15
- libsodium=1.0.18=h27ca646_1
- libspatialindex=1.9.3=h00cdb27_5
- libspatialite=5.1.0=h69abc6b_4
- libsqlite=3.45.1=h091b4b1_0
- libssh2=1.11.0=h7a5bd25_0
- libthrift=0.19.0=h026a170_1
- libtiff=4.6.0=ha8a6c65_2
- libutf8proc=2.8.0=h1a8c8d9_0
- libwebp-base=1.4.0=h93a5062_0
- libxcb=1.15=hf346824_0
- libxml2=2.12.7=ha661575_0
- libxslt=1.1.39=h223e5b9_0
- libzip=1.10.1=ha0bc3c6_3
- libzlib=1.2.13=h53f4e23_5
- llvm-openmp=18.1.5=hde57baf_0
- llvmlite=0.42.0=py311hf5d242d_1
- locket=1.0.0=pyhd8ed1ab_0
- lxml=4.9.4=py311h85df328_0
- lz4=4.3.3=py311hd44b8e9_0
- lz4-c=1.9.4=hb7217d7_0
- lzo=2.10=h93a5062_1001
- mako=1.3.5=pyhd8ed1ab_0
- mapclassify=2.6.1=pyhd8ed1ab_0
- markdown=3.6=pyhd8ed1ab_0
- markdown-it-py=3.0.0=pyhd8ed1ab_0
- marko=2.0.3=pyhd8ed1ab_0
- markupsafe=2.1.5=py311h05b510d_0
- matplotlib-base=3.8.3=py311hb58f1d1_0
- matplotlib-inline=0.1.7=pyhd8ed1ab_0
- mdurl=0.1.2=pyhd8ed1ab_0
- mergedeep=1.3.4=pyhd8ed1ab_0
- minizip=4.0.5=hc35e051_0
- mistune=3.0.2=pyhd8ed1ab_0
- mlflow=2.10.2=py311h267d04e_2
- mlflow-skinny=2.10.2=py311h267d04e_2
- mlflow-ui=2.10.2=py311h267d04e_2
- more-itertools=10.2.0=pyhd8ed1ab_0
- msgpack-python=1.0.8=py311h6bde47b_0
- multidict=6.0.5=py311he2be06e_0
- multimethod=1.11=pyhd8ed1ab_1
- munkres=1.1.4=pyh9f0ad1d_0
- mypy_extensions=1.0.0=pyha770c72_0
- nbclient=0.10.0=pyhd8ed1ab_0
- nbconvert=7.16.1=pyhd8ed1ab_0
- nbconvert-core=7.16.1=pyhd8ed1ab_0
- nbconvert-pandoc=7.16.1=pyhd8ed1ab_0
- nbformat=5.9.2=pyhd8ed1ab_0
- ncurses=6.5=hb89a1cb_0
- nest-asyncio=1.6.0=pyhd8ed1ab_0
- networkx=3.2.1=pyhd8ed1ab_0
- nodeenv=1.8.0=pyhd8ed1ab_0
- notebook=7.2.0=pyhd8ed1ab_0
- notebook-shim=0.2.4=pyhd8ed1ab_0
- nspr=4.35=hb7217d7_0
- nss=3.98=h5ce2875_0
- numba=0.59.0=py311h00351ea_1
- numexpr=2.9.0=py311hfbe21a1_0
- numpy=1.26.4=py311h7125741_0
- oauthlib=3.2.2=pyhd8ed1ab_0
- openjpeg=2.5.2=h9f1df11_0
- openpyxl=3.1.2=py311heffc1b2_0
- openssl=3.3.0=h0d3ecfb_0
- orc=1.9.2=hb41d57e_1
- overrides=7.7.0=pyhd8ed1ab_0
- packaging=23.2=pyhd8ed1ab_0
- pandas=2.2.1=py311hfbe21a1_0
- pandera=0.17.2=hd8ed1ab_1
- pandera-base=0.17.2=pyhd8ed1ab_1
- pandoc=3.2=hce30654_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- paramiko=3.4.0=pyhd8ed1ab_0
- parso=0.8.4=pyhd8ed1ab_0
- partd=1.4.2=pyhd8ed1ab_0
- pastel=0.2.1=pyhd8ed1ab_0
- pbr=6.0.0=pyhd8ed1ab_0
- pcre2=10.43=h26f9a81_0
- pendulum=2.1.2=py311heffc1b2_6
- petl=1.7.15=pyhd8ed1ab_0
- pexpect=4.9.0=pyhd8ed1ab_0
- pickleshare=0.7.5=py_1003
- pillow=10.3.0=py311h0b5d0a1_0
- pint=0.23=pyhd8ed1ab_0
- pip=24.0=pyhd8ed1ab_0
- pixman=0.43.4=hebf3989_0
- pkginfo=1.10.0=pyhd8ed1ab_0
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_1
- platformdirs=4.2.2=pyhd8ed1ab_0
- pluggy=1.5.0=pyhd8ed1ab_0
- poppler=24.03.0=h896e6cb_0
- poppler-data=0.4.12=hd8ed1ab_0
- postgresql=16.3=hdfa2ec6_0
- pre-commit=3.6.2=pyha770c72_0
- proj=9.3.1=h93d94ba_0
- prometheus_client=0.20.0=pyhd8ed1ab_0
- prometheus_flask_exporter=0.23.0=pyhd8ed1ab_0
- prompt-toolkit=3.0.42=pyha770c72_0
- prompt_toolkit=3.0.42=hd8ed1ab_0
- proto-plus=1.23.0=pyhd8ed1ab_0
- protobuf=4.25.1=py311he791500_0
- psutil=5.9.8=py311h05b510d_0
- psycopg2=2.9.9=py311h589e011_0
- psycopg2-binary=2.9.9=pyhd8ed1ab_0
- pthread-stubs=0.4=h27ca646_1001
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- pyarrow=15.0.0=py311hce53c6f_6_cpu
- pyarrow-hotfix=0.6=pyhd8ed1ab_0
- pyasn1=0.6.0=pyhd8ed1ab_0
- pyasn1-modules=0.4.0=pyhd8ed1ab_0
- pybtex=0.24.0=pyhd8ed1ab_2
- pybtex-docutils=1.0.3=py311h267d04e_1
- pycparser=2.22=pyhd8ed1ab_0
- pydantic=2.6.2=pyhd8ed1ab_0
- pydantic-core=2.16.3=py311h94f323b_0
- pydantic-settings=2.2.1=pyhd8ed1ab_0
- pygments=2.18.0=pyhd8ed1ab_0
- pyjwt=2.8.0=pyhd8ed1ab_1
- pylev=1.4.0=pyhd8ed1ab_0
- pynacl=1.5.0=py311heffc1b2_3
- pyobjc-core=10.2=py311h665608e_0
- pyobjc-framework-cocoa=10.2=py311h665608e_0
- pyopenssl=24.0.0=pyhd8ed1ab_0
- pyparsing=3.1.2=pyhd8ed1ab_0
- pyproj=3.6.1=py311h9a031f7_5
- pyproject_hooks=1.1.0=pyhd8ed1ab_0
- pysocks=1.7.1=pyha2e5f31_6
- pytest=8.0.1=pyhd8ed1ab_1
- pytest-console-scripts=1.4.1=pyhd8ed1ab_0
- pytest-cov=4.1.0=pyhd8ed1ab_0
- pytest-mock=3.12.0=pyhd8ed1ab_0
- pytest-xdist=3.5.0=pyhd8ed1ab_0
- python=3.11.8=hdf0ec26_0_cpython
- python-build=1.0.3=pyhd8ed1ab_0
- python-calamine=0.1.7=py311h94f323b_0
- python-dateutil=2.9.0=pyhd8ed1ab_0
- python-dotenv=1.0.1=pyhd8ed1ab_0
- python-fastjsonschema=2.19.1=pyhd8ed1ab_0
- python-json-logger=2.0.7=pyhd8ed1ab_0
- python-multipart=0.0.9=pyhd8ed1ab_0
- python-slugify=8.0.4=pyhd8ed1ab_0
- python-tzdata=2024.1=pyhd8ed1ab_0
- python_abi=3.11=4_cp311
- pytz=2023.4=pyhd8ed1ab_0
- pytzdata=2020.1=pyh9f0ad1d_0
- pyu2f=0.1.5=pyhd8ed1ab_0
- pywin32-on-windows=0.1.0=pyh1179c8e_3
- 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
- querystring_parser=1.2.4=py_0
- re2=2023.09.01=h4cba328_1
- readline=8.2=h92ec313_1
- readthedocs-sphinx-ext=2.2.5=pyhd8ed1ab_0
- referencing=0.35.1=pyhd8ed1ab_0
- regex=2024.5.15=py311hd3f4193_0
- requests=2.31.0=pyhd8ed1ab_0
- requests-oauthlib=2.0.0=pyhd8ed1ab_0
- responses=0.25.0=pyhd8ed1ab_0
- restructuredtext_lint=1.4.0=pyhd8ed1ab_0
- rfc3339-validator=0.1.4=pyhd8ed1ab_0
- rfc3986=2.0.0=pyhd8ed1ab_0
- rfc3986-validator=0.1.1=pyh9f0ad1d_0
- rich=13.7.1=pyhd8ed1ab_0
- rpds-py=0.18.1=py311h98c6a39_0
- rsa=4.9=pyhd8ed1ab_0
- rtree=1.2.0=py311hd698ff7_0
- ruamel.yaml=0.18.6=py311h05b510d_0
- ruamel.yaml.clib=0.2.8=py311h05b510d_0
- ruff=0.2.2=py311h8c97afb_0
- s3transfer=0.10.1=pyhd8ed1ab_0
- scikit-learn=1.4.1.post1=py311h696fe38_0
- scipy=1.12.0=py311h4f9446f_2
- seaborn=0.13.2=py311hca03da5_0
- send2trash=1.8.3=pyh31c8845_0
- setuptools=69.5.1=pyhd8ed1ab_0
- shapely=2.0.3=py311h0815064_0
- shellingham=1.5.4=pyhd8ed1ab_0
- simpleeval=0.9.13=pyhd8ed1ab_1
- six=1.16.0=pyh6c4a22f_0
- smmap=5.0.0=pyhd8ed1ab_0
- snappy=1.1.10=hd04f947_1
- 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.2.6=pyhd8ed1ab_0
- sphinx-autoapi=3.0.0=pyhd8ed1ab_0
- sphinx-basic-ng=1.0.0b2=pyhd8ed1ab_1
- sphinx-issues=1.2.0=py_0
- sphinx-reredirects=0.1.2=pyhd8ed1ab_0
- sphinxcontrib-applehelp=1.0.8=pyhd8ed1ab_0
- sphinxcontrib-bibtex=2.6.2=pyhd8ed1ab_0
- sphinxcontrib-devhelp=1.0.6=pyhd8ed1ab_0
- sphinxcontrib-htmlhelp=2.0.5=pyhd8ed1ab_0
- sphinxcontrib-jsmath=1.0.1=pyhd8ed1ab_0
- sphinxcontrib-qthelp=1.0.7=pyhd8ed1ab_0
- sphinxcontrib-serializinghtml=1.1.10=pyhd8ed1ab_0
- sqlalchemy=2.0.27=py311h05b510d_0
- sqlite=3.45.1=hf2abe2d_0
- sqlparse=0.5.0=pyhd8ed1ab_0
- stack_data=0.6.2=pyhd8ed1ab_0
- stevedore=5.2.0=pyhd8ed1ab_0
- stringcase=1.2.0=py_0
- structlog=24.1.0=pyhd8ed1ab_0
- tabulate=0.9.0=pyhd8ed1ab_1
- tblib=3.0.0=pyhd8ed1ab_0
- terminado=0.18.1=pyh31c8845_0
- text-unidecode=1.3=pyhd8ed1ab_1
- threadpoolctl=3.5.0=pyhc1e730c_0
- tiledb=2.20.1=h1456d97_1
- timezonefinder=6.4.0=py311h05b510d_0
- tinycss2=1.3.0=pyhd8ed1ab_0
- tk=8.6.13=h5083fa2_1
- toml=0.10.2=pyhd8ed1ab_0
- tomli=2.0.1=pyhd8ed1ab_0
- tomlkit=0.12.5=pyha770c72_0
- toolz=0.12.1=pyhd8ed1ab_0
- toposort=1.10=pyhd8ed1ab_0
- tornado=6.4=py311h05b510d_0
- tqdm=4.66.4=pyhd8ed1ab_0
- traitlets=5.14.3=pyhd8ed1ab_0
- typeguard=4.2.1=pyhd8ed1ab_0
- typer=0.12.3=pyhd8ed1ab_0
- typer-slim=0.12.3=pyhd8ed1ab_0
- typer-slim-standard=0.12.3=hd8ed1ab_0
- types-python-dateutil=2.9.0.20240316=pyhd8ed1ab_0
- types-pyyaml=6.0.12.20240311=pyhd8ed1ab_0
- typing-extensions=4.11.0=hd8ed1ab_0
- typing_extensions=4.11.0=pyha770c72_0
- typing_inspect=0.9.0=pyhd8ed1ab_0
- typing_utils=0.1.0=pyhd8ed1ab_0
- tzcode=2024a=h93a5062_0
- tzdata=2024a=h0c530f3_0
- ukkonen=1.0.1=py311he4fd1f5_4
- universal_pathlib=0.2.1=pyhd8ed1ab_0
- uri-template=1.3.0=pyhd8ed1ab_0
- uriparser=0.9.8=h00cdb27_0
- urllib3=1.26.18=pyhd8ed1ab_0
- uvicorn=0.29.0=py311h267d04e_0
- validators=0.28.1=pyhd8ed1ab_0
- virtualenv=20.26.2=pyhd8ed1ab_0
- watchdog=4.0.0=py311h05b510d_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
- werkzeug=3.0.3=pyhd8ed1ab_0
- wheel=0.43.0=pyhd8ed1ab_1
- widgetsnbextension=4.0.10=pyhd8ed1ab_0
- wrapt=1.16.0=py311h05b510d_0
- xerces-c=3.2.5=hf393695_0
- xlsxwriter=3.1.9=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
- yarl=1.9.4=py311h05b510d_0
- zeromq=4.3.5=hcc0f68c_4
- zict=3.0.0=pyhd8ed1ab_0
- zipp=3.17.0=pyhd8ed1ab_0
- zlib=1.2.13=h53f4e23_5
- zstd=1.5.6=hb46c0d2_0