-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathspecs.txt
889 lines (889 loc) · 25.6 KB
/
specs.txt
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
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
# generated by conda-lock
# platform: win-64
# input_hash: 5fef2ab8e7b08a9036ae5b814a9b1b22cd00cce3e3b06b343c41a5b77ae70a51
_py-xgboost-mutex=2.0=cpu_0
access=1.1.8=pyhd8ed1ab_1
aenum=3.1.15=pyhd8ed1ab_0
affine=2.4.0=pyhd8ed1ab_0
agate-dbf=0.2.3=pyhd8ed1ab_0
agate-excel=0.2.3=py_0
agate-sql=0.7.2=pyhd8ed1ab_0
agate=1.11.0=pyh7428d3b_0
aiofiles=23.2.1=pyhd8ed1ab_0
aioftp=0.22.3=pyhd8ed1ab_1
aiohttp=3.9.5=py310h8d17308_0
aiosignal=1.3.1=pyhd8ed1ab_0
alembic=1.13.1=pyhd8ed1ab_1
almosthere=2.0.2=h8ffe710_1
altair=5.3.0=pyhd8ed1ab_0
amply=0.1.6=pyhd8ed1ab_0
annotated-types=0.7.0=pyhd8ed1ab_0
anyio=4.4.0=pyhd8ed1ab_0
aom=3.5.0=h63175ca_0
aplus=0.11.0=py_1
appdirs=1.4.4=pyh9f0ad1d_0
apricot-select=0.6.1=pyhd8ed1ab_0
argcomplete=3.4.0=pyhd8ed1ab_0
argon2-cffi-bindings=21.2.0=py310h8d17308_4
argon2-cffi=23.1.0=pyhd8ed1ab_0
arrow=1.3.0=pyhd8ed1ab_0
asciitree=0.3.3=py_2
asdf-astropy=0.6.1=pyhd8ed1ab_0
asdf-coordinates-schemas=0.3.0=pyhd8ed1ab_0
asdf-standard=1.1.1=pyhd8ed1ab_0
asdf-transform-schemas=0.5.0=pyhd8ed1ab_0
asdf=3.2.0=pyhd8ed1ab_0
astropy-healpix=1.0.3=py310hb0944cc_1
astropy-iers-data=0.2024.6.17.0.31.35=pyhd8ed1ab_0
astropy=6.1.1=py310hb0944cc_0
asttokens=2.4.1=pyhd8ed1ab_0
async-lru=2.0.4=pyhd8ed1ab_0
async-timeout=4.0.3=pyhd8ed1ab_0
attrs=23.2.0=pyh71513ae_0
aws-c-auth=0.7.0=h6f3c987_2
aws-c-cal=0.6.0=h6ba3258_0
aws-c-common=0.8.23=hcfcfb64_0
aws-c-compression=0.2.17=h420beca_1
aws-c-event-stream=0.3.1=had47b81_1
aws-c-http=0.7.11=h72ba615_0
aws-c-io=0.13.28=ha35c040_0
aws-c-mqtt=0.8.14=h4941efa_2
aws-c-s3=0.3.13=he04eaa7_2
aws-c-sdkutils=0.1.11=h420beca_1
aws-checksums=0.1.16=h420beca_1
aws-crt-cpp=0.20.3=h247a981_4
aws-requests-auth=0.4.2=py_0
aws-sdk-cpp=1.10.57=h1a0519f_17
babel=2.14.0=pyhd8ed1ab_0
backoff=2.2.1=pyhd8ed1ab_0
bcrypt=4.1.3=py310hc226416_0
beautifulsoup4=4.12.3=pyha770c72_0
bed-reader=1.0.0=py310h5c43347_0
bgen=4.1.3=he0a40f0_0
binaryornot=0.4.4=py_1
biopython=1.83=py310h8d17308_0
blake3=0.3.3=py310h87d50f1_2
blas-devel=3.9.0=12_win64_mkl
blas=2.112=mkl
bleach=6.1.0=pyhd8ed1ab_0
blinker=1.8.2=pyhd8ed1ab_0
blosc=1.21.5=hdccc3a2_0
bokeh=3.4.1=pyhd8ed1ab_0
boltons=24.0.0=pyhd8ed1ab_0
boost-cpp=1.78.0=h9f4b32c_4
boto3=1.34.130=pyhd8ed1ab_0
botocore=1.34.130=pyge310_1234567_0
bqplot=0.12.43=pyhd8ed1ab_0
branca=0.7.2=pyhd8ed1ab_0
brotli-bin=1.0.9=hcfcfb64_9
brotli-python=1.0.9=py310h00ffb61_9
brotli=1.0.9=hcfcfb64_9
bzip2=1.0.8=hcfcfb64_5
c-ares=1.28.1=hcfcfb64_0
c-blosc2=2.12.0=h183a6f4_0
ca-certificates=2024.6.2=h56e8100_0
cached_property=1.5.2=pyha770c72_1
cached-property=1.5.2=hd8ed1ab_1
cachetools=5.3.3=pyhd8ed1ab_0
cairo=1.16.0=hd694305_1014
cartopy=0.23.0=py310hb4db72f_1
catalogue=2.0.10=py310h5588dad_0
cbgen=1.0.1=py310he2412df_2
cdflib=1.2.4=pyhd8ed1ab_1
certifi=2024.6.2=pyhd8ed1ab_0
cffi=1.16.0=py310h8d17308_0
cfitsio=4.1.0=h5a969a9_0
cftime=1.6.4=py310hb0944cc_0
chardet=5.2.0=py310h5588dad_1
charls=2.3.4=h39d44d4_0
charset-normalizer=3.3.2=pyhd8ed1ab_0
click-plugins=1.1.1=py_0
click=8.1.7=win_pyh7428d3b_0
cligj=0.7.2=pyhd8ed1ab_1
cloudpathlib=0.16.0=pyhd8ed1ab_0
cloudpickle=3.0.0=pyhd8ed1ab_0
colorama=0.4.6=pyhd8ed1ab_0
colorcet=3.1.0=pyhd8ed1ab_0
colorlog=6.8.2=py310h5588dad_0
colour=0.1.5=pyhd8ed1ab_1
comm=0.2.2=pyhd8ed1ab_0
conda-libmamba-solver=23.7.0=pyhd8ed1ab_0
conda-package-handling=2.3.0=pyh7900ff3_0
conda-package-streaming=0.10.0=pyhd8ed1ab_0
conda=23.7.4=py310h5588dad_0
confection=0.1.4=py310h3bcd3f7_0
configobj=5.0.8=pyhd8ed1ab_0
contextily=1.6.0=pyhd8ed1ab_0
contourpy=1.2.1=py310h232114e_0
cookiecutter=2.6.0=pyhca7485f_0
cowpy=1.1.5=pyhd8ed1ab_1
cpuonly=2.0=0
cryptography=42.0.2=py310hb1f9477_0
cspice=67=hcfcfb64_6
csvkit=2.0.0=pyhd8ed1ab_0
curl=8.1.2=h68f0423_0
cycler=0.12.1=pyhd8ed1ab_0
cykhash=2.0.1=py310h00ffb61_2
cymem=2.0.8=py310h00ffb61_1
cython-blis=0.7.10=py310h3e78b6c_2
cython=3.0.10=py310h00ffb61_0
cytoolz=0.12.3=py310h8d17308_0
dask-core=2023.10.1=pyhd8ed1ab_0
dask-glm=0.3.2=pyhd8ed1ab_0
dask-ml=2024.4.4=pyhd8ed1ab_0
dask=2023.10.1=pyhd8ed1ab_0
dataclasses-json=0.6.7=pyhd8ed1ab_0
datashader=0.16.2=pyhd8ed1ab_0
dateparser=1.2.0=pyhd8ed1ab_0
dav1d=1.2.1=hcfcfb64_0
dbfread=2.0.7=py_0
deap=1.4.1=py310hb4db72f_2
debugpy=1.8.1=py310h00ffb61_0
decorator=5.1.1=pyhd8ed1ab_0
defusedxml=0.7.1=pyhd8ed1ab_0
deprecation=2.1.0=pyh9f0ad1d_0
descartes=1.1.0=py_4
dill=0.3.8=pyhd8ed1ab_0
distributed=2023.10.1=pyhd8ed1ab_0
dnspython=2.6.1=pyhd8ed1ab_1
docutils=0.21.2=pyhd8ed1ab_0
donfig=0.8.1.post1=pyhd8ed1ab_0
double-conversion=3.2.0=h63175ca_1
drms=0.6.4=pyhd8ed1ab_0
duckdb-engine=0.12.1=pyhd8ed1ab_0
earthengine-api=0.1.407=pyhd8ed1ab_0
earthpy=0.9.4=pyhd8ed1ab_0
editables=0.5=pyhd8ed1ab_0
ee_extra=0.0.15=pyhd8ed1ab_0
eerepr=0.0.4=pyhd8ed1ab_0
eigen=3.4.0=h91493d7_0
entrypoints=0.4=pyhd8ed1ab_0
eo-learn=1.5.5=pyhd8ed1ab_0
esda=2.5.1=pyhd8ed1ab_0
et_xmlfile=1.1.0=pyhd8ed1ab_0
exceptiongroup=1.2.0=pyhd8ed1ab_2
executing=2.0.1=pyhd8ed1ab_0
expat=2.6.2=h63175ca_0
fasteners=0.17.3=pyhd8ed1ab_0
featuretools=1.31.0=pyhd8ed1ab_0
ffmpeg-python=0.2.0=py_0
ffmpeg=4.4.2=gpl_h5b1d025_112
fftw=3.3.10=nompi_h89e6982_110
filelock=3.15.3=pyhd8ed1ab_0
fiona=1.8.22=py310h30f9a14_0
flexcache=0.3=pyhd8ed1ab_0
flexparser=0.3.1=pyhd8ed1ab_0
fmt=9.1.0=h181d51b_0
folium=0.17.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=hbde0cde_0
fonts-conda-ecosystem=1=0
fonts-conda-forge=1=0
fonttools=4.53.0=py310ha8f682b_0
fqdn=1.5.1=pyhd8ed1ab_0
freeglut=3.2.2=h63175ca_2
freetype=2.12.1=hdaf720e_2
freexl=1.0.6=h67ca5e6_1
fribidi=1.0.10=h8d14728_0
frozendict=2.4.4=py310ha8f682b_0
frozenlist=1.4.1=py310h8d17308_0
fs-s3fs=1.1.1=pyhd8ed1ab_4
fs=2.4.16=pyhd8ed1ab_0
fsspec=2024.6.0=pyhff2d567_0
furl=2.1.3=pyhd8ed1ab_0
future=1.0.0=pyhd8ed1ab_0
gdal=3.5.2=py310h644bc08_4
gdown=5.2.0=pyhd8ed1ab_0
geeadd=0.5.6=pyhd8ed1ab_0
geemap=0.32.1=pyhd8ed1ab_0
gemgis=1.1.8=pyhd8ed1ab_0
gensim=4.3.2=py310hecd3228_1
geoalchemy2=0.13.3=pyhd8ed1ab_0
geocoder=1.38.1=py_1
geocube=0.4.2=pyhd8ed1ab_1
geographiclib=2.0=pyhd8ed1ab_0
geojson=3.1.0=pyhd8ed1ab_0
geomet=1.1.0=pyhd8ed1ab_0
geopandas-base=0.14.4=pyha770c72_0
geopandas=0.14.4=pyhd8ed1ab_0
geoplot=0.5.1=pyhd8ed1ab_0
geopy=2.4.1=pyhd8ed1ab_1
geos=3.11.0=h39d44d4_0
geosnap=0.13.1=pyhd8ed1ab_0
geotiff=1.7.1=h714bc5f_3
geoviews-core=1.12.0=pyha770c72_0
geoviews=1.12.0=pyhd8ed1ab_0
geowombat=2.0.17=py310h1671b7f_0
getopt-win32=0.1=hcfcfb64_1
gettext-tools=0.22.5=h7d00a51_2
gettext=0.22.5=h5728263_2
ghostscript=10.03.1=h63175ca_0
giddy=2.3.5=pyhd8ed1ab_1
giflib=5.2.2=h64bf75a_0
git=2.45.1=0
gl2ps=1.4.2=h0597ee9_0
glew=2.1.0=h39d44d4_2
glib-tools=2.80.2=h2f9d560_0
glib=2.80.2=h0df6a38_0
glpk=5.0=h8ffe710_0
glymur=0.13.2.post1=pyhd8ed1ab_0
gmt=6.4.0=hace14ca_2
google-api-core=2.19.0=pyhd8ed1ab_0
google-api-python-client=2.134.0=pyhd8ed1ab_0
google-auth-httplib2=0.2.0=pyhd8ed1ab_0
google-auth=2.30.0=pyhff2d567_0
google-cloud-core=2.4.1=pyhd8ed1ab_0
google-cloud-storage=2.17.0=pyhff2d567_0
google-crc32c=1.1.2=py310ha7be474_5
google-resumable-media=2.7.0=pyhd8ed1ab_0
googleapis-common-protos=1.63.1=pyhd8ed1ab_0
graphite2=1.3.13=h63175ca_1003
graphviz=8.1.0=h51cb2cd_0
greenlet=3.0.3=py310h00ffb61_0
grpcio=1.54.3=py310h8020be6_0
gsl=2.7=hdfb1a43_0
gst-plugins-base=1.22.9=h001b923_1
gstreamer=1.22.9=hb4038d2_1
gts=0.7.6=h6b5321d_4
h11=0.14.0=pyhd8ed1ab_0
h2=4.1.0=pyhd8ed1ab_0
h3-py=3.7.7=py310h00ffb61_0
h5netcdf=1.3.0=pyhd8ed1ab_0
h5py=3.8.0=nompi_py310hae7a582_100
harfbuzz=6.0.0=he256f1b_0
hatchling=1.24.2=pyhd8ed1ab_0
hdf4=4.2.15=h1b1b6ef_5
hdf5=1.12.2=nompi_h57737ce_101
holidays=0.51=pyhd8ed1ab_0
holoviews=1.19.0=pyhd8ed1ab_0
hpack=4.0.0=pyh9f0ad1d_0
html2text=2024.2.26=pyhd8ed1ab_1
httpcore=1.0.5=pyhd8ed1ab_0
httplib2=0.22.0=pyhd8ed1ab_0
httpx=0.27.0=pyhd8ed1ab_0
humanize=4.9.0=pyhd8ed1ab_0
hvplot=0.10.0=pyhd8ed1ab_0
hyperframe=6.0.1=pyhd8ed1ab_0
hyperopt=0.2.7=pyhd8ed1ab_0
icu=70.1=h0e60522_0
idle-shortcut=1.0=0
idna=3.7=pyhd8ed1ab_0
imagecodecs=2022.9.26=py310h68994fe_3
imageio=2.34.1=pyh4b66e23_0
importlib_metadata=7.1.0=hd8ed1ab_0
importlib_resources=6.4.0=pyhd8ed1ab_0
importlib-metadata=7.1.0=pyha770c72_0
importlib-resources=6.4.0=pyhd8ed1ab_0
inequality=1.0.1=pyhd8ed1ab_0
infinity=1.5=pyhd8ed1ab_0
iniconfig=2.0.0=pyhd8ed1ab_0
intake=2.0.5=pyhd8ed1ab_0
intel-openmp=2024.1.0=h57928b3_966
intervals=0.9.2=pyhd8ed1ab_0
intervaltree=3.1.0=pyhd8ed1ab_1
ipydatawidgets=4.3.2=pyhc268e32_0
ipyevents=2.0.2=pyhd8ed1ab_0
ipyfilechooser=0.6.0=pyhd8ed1ab_0
ipykernel=6.29.4=pyh4bbf305_0
ipyleaflet=0.18.2=pyhd8ed1ab_0
ipympl=0.9.4=pyhd8ed1ab_0
ipysheet=0.7.0=pyhd8ed1ab_0
ipython_genutils=0.2.0=pyhd8ed1ab_1
ipython=8.25.0=pyh7428d3b_0
ipytree=0.2.2=pyhd8ed1ab_0
ipyvolume=0.6.3=pyhd8ed1ab_0
ipyvue=1.11.0=pyhd8ed1ab_0
ipyvuetify=1.9.4=pyhd8ed1ab_0
ipywebrtc=0.6.0=pyhd8ed1ab_0
ipywidgets=8.1.3=pyhd8ed1ab_0
isodate=0.6.1=pyhd8ed1ab_0
isoduration=20.11.0=pyhd8ed1ab_0
jasper=2.0.33=hc2e4405_1
jdcal=1.4.1=py_0
jedi=0.19.1=pyhd8ed1ab_0
jinja2=3.1.4=pyhd8ed1ab_0
jmespath=1.0.1=pyhd8ed1ab_0
joblib=1.4.2=pyhd8ed1ab_0
jpeg=9e=h8ffe710_2
json5=0.9.25=pyhd8ed1ab_0
jsoncpp=1.9.5=h2d74725_1
jsonlines=1.2.0=pyh9f0ad1d_2
jsonpatch=1.33=pyhd8ed1ab_0
jsonpointer=3.0.0=py310h5588dad_0
jsonschema-specifications=2023.12.1=pyhd8ed1ab_0
jsonschema-with-format-nongpl=4.22.0=pyhd8ed1ab_0
jsonschema=4.22.0=pyhd8ed1ab_0
jupysql=0.10.1=pyhd8ed1ab_0
jupyter_client=8.6.2=pyhd8ed1ab_0
jupyter_core=5.7.2=py310h5588dad_0
jupyter_events=0.10.0=pyhd8ed1ab_0
jupyter_server_terminals=0.5.3=pyhd8ed1ab_0
jupyter_server=2.14.1=pyhd8ed1ab_0
jupyter-lsp=2.2.5=pyhd8ed1ab_0
jupyter-resource-usage=1.0.2=pyhd8ed1ab_0
jupyterlab_pygments=0.3.0=pyhd8ed1ab_1
jupyterlab_server=2.27.2=pyhd8ed1ab_0
jupyterlab_widgets=3.0.11=pyhd8ed1ab_0
jupyterlab=4.2.1=pyhd8ed1ab_0
jxrlib=1.1=hcfcfb64_3
kealib=1.4.15=hdf81f3a_1
keplergl=0.3.2=pyhd8ed1ab_0
kiwisolver=1.4.5=py310h232114e_1
krb5=1.20.1=heb0366b_0
lame=3.100=hcfcfb64_1003
langcodes=3.4.0=pyhd8ed1ab_0
language-data=1.2.0=pyhd8ed1ab_0
laspy=2.5.4=py310h3bcd3f7_0
lazrs-python=0.6.0=py310h87d50f1_0
lazy_loader=0.4=pyhd8ed1ab_0
lcms2=2.14=h90d422f_0
leafmap=0.33.6=pyhd8ed1ab_0
leather=0.3.4=pyhd8ed1ab_0
lerc=4.0.0=h63175ca_0
libabseil=20230125.3=cxx17_h63175ca_0
libaec=1.1.3=h63175ca_0
libarchive=3.6.2=h6f8411a_1
libarrow=12.0.1=h12e5d06_5_cpu
libasprintf-devel=0.22.5=h5728263_2
libasprintf=0.22.5=h5728263_2
libavif=0.11.1=ha7b97ba_2
libblas=3.9.0=12_win64_mkl
libbrotlicommon=1.0.9=hcfcfb64_9
libbrotlidec=1.0.9=hcfcfb64_9
libbrotlienc=1.0.9=hcfcfb64_9
libbson=1.23.2=h63175ca_0
libcblas=3.9.0=12_win64_mkl
libclang=15.0.7=default_h3a3e6c3_5
libclang13=15.0.7=default_hf64faad_5
libcrc32c=1.1.2=h0e60522_0
libcurl=8.1.2=h68f0423_0
libdeflate=1.14=hcfcfb64_0
libevent=2.1.12=h3671451_1
libexpat=2.6.2=h63175ca_0
libffi=3.4.2=h8ffe710_5
libflac=1.4.3=h63175ca_0
libgd=2.3.3=h891f43f_3
libgdal=3.5.2=h2477998_4
libgettextpo-devel=0.22.5=h5728263_2
libgettextpo=0.22.5=h5728263_2
libglib=2.80.2=h0df6a38_0
libgoogle-cloud=2.12.0=h00b2bdc_1
libgrpc=1.54.3=ha177ca7_0
libhwloc=2.10.0=default_h8125262_1001
libiconv=1.17=hcfcfb64_2
libintl-devel=0.22.5=h5728263_2
libintl=0.22.5=h5728263_2
libjpeg-turbo=2.1.4=hcfcfb64_0
libkml=1.3.0=hd45a9bc_1016
liblapack=3.9.0=12_win64_mkl
liblapacke=3.9.0=12_win64_mkl
libmamba=1.4.9=ha24f096_0
libmambapy=1.4.9=py310h3fe4c2e_0
libnetcdf=4.8.1=nompi_h8c042bf_106
libogg=1.3.4=h8ffe710_1
libopencv=4.6.0=py310hb1fdf93_4
libopus=1.3.1=h8ffe710_1
libpng=1.6.43=h19919ed_0
libpq=14.5=ha9684e8_6
libprotobuf=3.21.12=h12be248_2
libpysal=4.7.0=pyhd8ed1ab_0
librttopo=1.1.0=h2842628_11
libsndfile=1.2.2=h81429f1_1
libsodium=1.0.18=h8d14728_1
libsolv=0.7.29=h0ea2cb4_0
libspatialindex=2.0.0=h5a68840_0
libspatialite=5.0.1=hd9530bf_19
libsqlite=3.46.0=h2466b09_0
libssh2=1.11.0=h7dfc565_0
libtheora=1.1.1=h8d14728_1005
libthrift=0.18.1=h06f6336_2
libtiff=4.4.0=hc4f729c_5
libutf8proc=2.8.0=h82a8f57_0
libuv=1.48.0=hcfcfb64_0
libvorbis=1.3.7=h0e60522_0
libwebp-base=1.4.0=hcfcfb64_0
libwebp=1.4.0=h2466b09_0
libxcb=1.13=hcd874cb_1004
libxgboost=2.0.3=cpu_hb3f76d0_4
libxml2=2.12.7=h283a6d9_1
libxslt=1.1.39=h3df6e99_0
libzip=1.10.1=h1d365fa_3
libzlib=1.2.13=h2466b09_6
libzopfli=1.0.3=h0e60522_0
lidar=0.7.1=pyhd8ed1ab_0
linkify-it-py=2.0.3=pyhd8ed1ab_0
littleutils=0.2.2=py_0
llvm-openmp=18.1.8=hc790b64_0
llvmlite=0.42.0=py310hb84602e_1
locket=1.0.0=pyhd8ed1ab_0
loguru=0.7.2=py310h5588dad_1
logzero=1.7.0=py310h5588dad_5
lxml=5.2.2=py310hdccf185_0
lz4-c=1.9.4=hcfcfb64_0
lz4=4.3.3=py310hbbb2075_0
lzo=2.10=hcfcfb64_1001
m2w64-gcc-libgfortran=5.3.0=6
m2w64-gcc-libs-core=5.3.0=7
m2w64-gcc-libs=5.3.0=7
m2w64-gmp=6.1.0=2
m2w64-libwinpthread-git=5.0.0.4634.697f757=2
mako=1.3.5=pyhd8ed1ab_0
mamba=1.4.9=py310hd9d798f_0
mapclassify=2.6.1=pyhd8ed1ab_0
marisa-trie=1.1.0=py310h00ffb61_1
markdown-it-py=3.0.0=pyhd8ed1ab_0
markdown=3.6=pyhd8ed1ab_0
markupsafe=2.1.5=py310h8d17308_0
marshmallow=3.21.3=pyhd8ed1ab_0
matplotlib-base=3.8.4=py310hadb10a8_2
matplotlib-inline=0.1.7=pyhd8ed1ab_0
matplotlib-scalebar=0.8.1=pyhd8ed1ab_0
matplotlib=3.8.4=py310h5588dad_2
mdit-py-plugins=0.4.1=pyhd8ed1ab_0
mdurl=0.1.2=pyhd8ed1ab_0
mechanicalsoup=1.2.0=pyhd8ed1ab_0
menuinst=1.4.20=py310h00ffb61_0
mercantile=1.2.1=pyhd8ed1ab_0
mesa-viz-tornado=0.1.3=pyhd8ed1ab_0
mesa=2.3.0=pyhd8ed1ab_0
mgwr=2.2.1=pyhd8ed1ab_0
miniforge_console_shortcut=2.0=h57928b3_1
mistune=3.0.2=pyhd8ed1ab_0
mizani=0.11.4=pyhd8ed1ab_0
mkl-devel=2021.4.0=h57928b3_730
mkl-include=2021.4.0=h0e2418a_729
mkl=2021.4.0=h0e2418a_729
modin-core=0.26.1=py310h5588dad_1
modin-dask=0.26.1=py310h5588dad_1
modin=0.26.1=py310h5588dad_1
momepy=0.6.0=pyhd8ed1ab_0
monotonic=1.5=pyhd8ed1ab_1
movingpandas=0.18.1=pyhd8ed1ab_0
mpg123=1.32.6=h63175ca_0
mpir=3.0.0=he025d50_1002
mpl_animators=1.1.1=pyhd8ed1ab_0
mplleaflet=0.0.5=py_4
mpmath=1.3.0=pyhd8ed1ab_0
msgpack-python=1.0.8=py310hc19bc0b_0
msys2-conda-epoch=20160418=1
multidict=6.0.5=py310h8d17308_0
multipledispatch=0.6.0=py_0
multiprocess=0.70.16=py310h8d17308_0
munch=4.0.0=pyhd8ed1ab_0
munkres=1.1.4=pyh9f0ad1d_0
muparser=2.3.4=h63175ca_0
murmurhash=1.0.10=py310h00ffb61_1
mypy_extensions=1.0.0=pyha770c72_0
nbclient=0.10.0=pyhd8ed1ab_0
nbconvert-core=7.16.4=pyhd8ed1ab_1
nbformat=5.10.4=pyhd8ed1ab_0
nest-asyncio=1.6.0=pyhd8ed1ab_0
netcdf4=1.6.2=nompi_py310h459bb5f_100
networkx=3.3=pyhd8ed1ab_1
nlohmann_json=3.11.3=h1537add_0
nltk=3.8.1=pyhd8ed1ab_0
nodejs=20.12.2=h57928b3_0
nose=1.3.7=py_1006
notebook-shim=0.2.4=pyhd8ed1ab_0
numba=0.59.1=py310h9ccaf4f_0
numcodecs=0.12.1=py310h9e98ed7_1
numexpr=2.8.0=mkl_py310h2d20eae_0
numpy=1.26.4=py310hf667824_0
oauthlib=3.2.2=pyhd8ed1ab_0
obspy=1.4.1=py310ha8f682b_2
odc-geo=0.4.6=pyhd8ed1ab_0
opencv=4.6.0=py310h5588dad_4
openh264=2.3.1=h63175ca_2
openjpeg=2.5.0=hc9384bd_1
openpyxl=3.1.4=py310h8d17308_0
openssl=3.1.6=h2466b09_0
optuna=3.6.1=pyhd8ed1ab_0
orc=1.9.0=hada7b9e_1
orca=1.8=pyhd8ed1ab_0
orderedmultidict=1.0.1=pyhd8ed1ab_1
osmnet=0.1.7=pyhd8ed1ab_0
osmnx=1.2.3=pyhd8ed1ab_0
outdated=0.2.2=pyhd8ed1ab_0
overrides=7.7.0=pyhd8ed1ab_0
packaging=24.1=pyhd8ed1ab_0
pandana=0.7=py310hecd3228_2
pandas-flavor=0.6.0=pyhd8ed1ab_1
pandas=2.1.4=py310hecd3228_0
pandoc=3.2=h57928b3_0
pandocfilters=1.5.0=pyhd8ed1ab_0
panel=1.4.4=pyhd8ed1ab_0
pango=1.50.14=hdffb7b3_0
param=2.1.0=pyhca7485f_0
parfive=2.1.0=pyhd8ed1ab_0
parsedatetime=2.4=py_1
parso=0.8.4=pyhd8ed1ab_0
partd=1.4.2=pyhd8ed1ab_0
passlib=1.7.4=pyhd8ed1ab_1
pathos=0.3.2=pyhd8ed1ab_1
pathspec=0.12.1=pyhd8ed1ab_0
patsy=0.5.6=pyhd8ed1ab_0
pcre=8.45=h0e60522_0
pcre2=10.43=h17e33f8_0
pendulum=3.0.0=py310h32a15e0_0
phonenumbers=8.13.39=pyhd8ed1ab_0
pickleshare=0.7.5=py_1003
pillow=9.2.0=py310hd4fb230_3
pingouin=0.5.4=pyhd8ed1ab_0
pint=0.24=pyhd8ed1ab_2
pip=24.0=pyhd8ed1ab_0
pixman=0.43.4=h63175ca_0
pkgutil-resolve-name=1.3.10=pyhd8ed1ab_1
platformdirs=4.2.2=pyhd8ed1ab_0
ploomber-core=0.2.25=pyhd8ed1ab_0
plotly=5.22.0=pyhd8ed1ab_0
plotnine=0.13.6=pyhd8ed1ab_0
pluggy=1.5.0=pyhd8ed1ab_0
ply=3.11=pyhd8ed1ab_2
pointpats=2.3.0=pyhd8ed1ab_0
polars=0.20.31=py310h9263643_0
pomegranate=1.0.0=pyhd8ed1ab_1
pooch=1.8.2=pyhd8ed1ab_0
poppler-data=0.4.12=hd8ed1ab_0
poppler=22.10.0=ha6c1112_0
postgresql=14.5=h96452e4_6
posthog=3.5.0=pyhd8ed1ab_1
powerlaw=1.4.6=pyh9f0ad1d_1
powershell-shortcut=1.0=0
pox=0.3.4=pyhd8ed1ab_0
ppft=1.7.6.8=pyhd8ed1ab_0
preshed=3.0.9=py310h00ffb61_1
prettytable=3.10.0=pyhd8ed1ab_0
progressbar2=4.4.2=pyhd8ed1ab_0
proj=9.0.1=h1cfcee9_1
prometheus_client=0.20.0=pyhd8ed1ab_0
prompt-toolkit=3.0.47=pyha770c72_0
proto-plus=1.23.0=pyhd8ed1ab_0
protobuf=4.21.12=py310h00ffb61_0
pscript=0.7.7=pyhd8ed1ab_0
pseudonetcdf=3.4.0=pyhd8ed1ab_0
psutil=5.9.8=py310h8d17308_0
psycopg2=2.9.3=py310h03188d8_1
pthread-stubs=0.4=hcd874cb_1001
pthreads-win32=2.9.1=hfa6e2cd_3
pugixml=1.11.4=h63175ca_1
pulp=2.8.0=py310h5588dad_0
pure_eval=0.2.2=pyhd8ed1ab_0
py-opencv=4.6.0=py310hbbfc1a7_4
py-xgboost=2.0.3=cpu_pyh995e691_4
py=1.11.0=pyh6c4a22f_0
py4j=0.10.9.7=pyhd8ed1ab_0
pyamg=5.1.0=py310h3e8ed56_1
pyarrow-hotfix=0.6=pyhd8ed1ab_0
pyarrow=12.0.1=py310hd1a9178_5_cpu
pyasn1-modules=0.4.0=pyhd8ed1ab_0
pyasn1=0.6.0=pyhd8ed1ab_0
pybind11-abi=4=hd8ed1ab_3
pycosat=0.6.6=py310h8d17308_0
pycountry=24.6.1=pyhd8ed1ab_0
pycparser=2.22=pyhd8ed1ab_0
pycrs=1.0.2=py_0
pyct=0.5.0=pyhd8ed1ab_0
pycurl=7.45.1=py310hb6188b9_3
pydantic-core=2.18.4=py310hc226416_0
pydantic=2.7.4=pyhd8ed1ab_0
pydot=2.0.0=py310h5588dad_0
pyee=8.1.0=pyhd8ed1ab_0
pyerfa=2.0.1.4=py310hb0944cc_1
pygeos=0.13=py310h3734685_1
pygments=2.18.0=pyhd8ed1ab_0
pygmt=0.12.0=pyhd8ed1ab_0
pygraphviz=1.11=py310h7694aa6_1
pyjwt=2.8.0=pyhd8ed1ab_1
pykdtree=1.3.12=py310hb0944cc_1
pykrige=1.7.1=py310h3e78b6c_0
pymdown-extensions=10.8.1=pyhd8ed1ab_0
pymongo=4.7.3=py310h9e98ed7_0
pymongoarrow=1.3.0=py310hb668008_0
pymysql=1.1.0=pyhd8ed1ab_0
pynndescent=0.5.13=pyhff2d567_0
pyodbc=5.1.0=py310h00ffb61_0
pyopenssl=24.0.0=pyhd8ed1ab_0
pyorbital=1.8.2=pyhd8ed1ab_0
pyparsing=3.1.2=pyhd8ed1ab_0
pyperclip=1.9.0=pyh7428d3b_0
pyppeteer=1.0.2=pyhd8ed1ab_0
pyproj=3.4.0=py310h6377384_0
pyqt=5.15.9=py310h1fd54f2_5
pyqt5-sip=12.12.2=py310h00ffb61_5
pyqtgraph=0.13.7=pyhd8ed1ab_0
pyresample=1.28.3=py310hb4db72f_1
pyrobuf=0.9.3=py310h00ffb61_6
pyrosar=0.24.0=pyhd8ed1ab_0
pyrosm=0.6.1=py310h8a704f9_1
pysal=23.7=pyhd8ed1ab_0
pyshp=2.3.1=pyhd8ed1ab_0
pysimplegui=4.60.5=pyhd8ed1ab_0
pysocks=1.7.1=pyh0701188_6
pysoundfile=0.12.1=pyhd8ed1ab_0
pyspectral=0.13.1=pyhd8ed1ab_1
pystac-client=0.8.1=pyhd8ed1ab_0
pystac=1.10.1=pyhd8ed1ab_0
pytables=3.7.0=py310haee3a42_3
pytest=8.2.2=pyhd8ed1ab_0
python_abi=3.10=4_cp310
python-box=7.2.0=py310ha8f682b_0
python-dateutil=2.9.0=pyhd8ed1ab_0
python-duckdb=1.0.0=py310h9e98ed7_0
python-fastjsonschema=2.20.0=pyhd8ed1ab_0
python-geotiepoints=1.7.3=py310hb0944cc_0
python-graphviz=0.20.3=pyh717bed2_0
python-igraph=0.11.5=py310h68d9e46_1
python-json-logger=2.0.7=pyhd8ed1ab_0
python-rapidjson=1.17=py310h9e98ed7_0
python-slugify=8.0.4=pyhd8ed1ab_0
python-tzdata=2024.1=pyhd8ed1ab_0
python-utils=3.8.2=pyhd8ed1ab_0
python=3.10.13=h4de0772_0_cpython
pythreejs=2.4.2=pyh1d7be83_0
pytimeparse=1.1.8=py_0
pytorch-mutex=1.0=cpu
pytorch=2.3.1=py3.10_cpu_0
pytz=2024.1=pyhd8ed1ab_0
pyu2f=0.1.5=pyhd8ed1ab_0
pyvista=0.43.10=pyhd8ed1ab_0
pyviz_comms=3.0.2=pyhd8ed1ab_1
pywavelets=1.4.1=py310h3e78b6c_1
pywin32=306=py310h00ffb61_2
pywinpty=2.0.13=py310h00ffb61_0
pyyaml=6.0.1=py310h8d17308_1
pyzmq=26.0.3=py310h656833d_0
qt-main=5.15.8=h720456b_6
quantecon=0.7.2=pyhd8ed1ab_0
quilt3=5.4.0=pyhd8ed1ab_0
rasterio=1.2.10=py310h8cfb04a_7
rasterstats=0.19.0=pyhd8ed1ab_0
ratelim=0.1.6=py_2
re2=2023.03.02=hd4eee63_0
reacton=1.8.3=pyhd8ed1ab_0
rechunker=0.5.2=pyhd8ed1ab_1
referencing=0.35.1=pyhd8ed1ab_0
regex=2024.5.15=py310ha8f682b_0
reproc-cpp=14.2.4.post0=h63175ca_1
reproc=14.2.4.post0=hcfcfb64_1
reproject=0.13.1=py310hb0944cc_1
requests-file=2.1.0=pyhd8ed1ab_0
requests-futures=1.0.0=pyh9f0ad1d_2
requests-oauthlib=2.0.0=pyhd8ed1ab_0
requests-toolbelt=1.0.0=pyhd8ed1ab_0
requests=2.32.3=pyhd8ed1ab_0
retriever=3.0.0=py_0
retry=0.9.2=py_0
retrying=1.3.3=py_2
rfc3339-validator=0.1.4=pyhd8ed1ab_0
rfc3986-validator=0.1.1=pyh9f0ad1d_0
rich-click=1.8.3=pyhd8ed1ab_0
rich=13.7.1=pyhd8ed1ab_0
richdem=2.3.0=py310he0be1dd_3
rios=2.0.2=pyhecae5ae_0
rioxarray=0.15.0=pyhd8ed1ab_0
rpds-py=0.18.1=py310hc226416_0
rsa=4.9=pyhd8ed1ab_0
rsgislib=5.0.11=py310h547e4fc_3
rtree=1.2.0=py310h08d5ad2_1
ruamel.yaml.clib=0.2.8=py310h8d17308_0
ruamel.yaml=0.17.40=py310h8d17308_0
s3fs=0.4.2=py_0
s3transfer=0.10.1=pyhd8ed1ab_0
sankee=0.2.5=pyhd8ed1ab_0
satpy=0.49.0=pyhd8ed1ab_0
scikit-gstat=1.0.16=py310h5588dad_1
scikit-image=0.24.0=py310hbbd805c_0
scikit-learn=1.5.0=py310hf2a6c47_1
scikit-mobility=1.3.1=pyh6c4a22f_0
scikit-spatial=7.2.0=pyhd8ed1ab_0
scikit-surprise=1.1.4=py310h4df5e4a_1
scipy=1.11.4=py310hf667824_0
scooby=0.10.0=pyhd8ed1ab_0
seaborn-base=0.13.2=pyhd8ed1ab_2
seaborn=0.13.2=hd8ed1ab_2
segregation=2.5=pyhd8ed1ab_1
semantic_version=2.10.0=pyhd8ed1ab_0
send2trash=1.8.3=pyh5737063_0
sentinelhub=3.10.2=pyhd8ed1ab_0
sentinelsat=1.2.1=pyhd8ed1ab_0
setuptools_scm=8.1.0=hd8ed1ab_0
setuptools-scm=8.1.0=pyhd8ed1ab_0
setuptools=70.1.0=pyhd8ed1ab_0
sgkit=0.8.0=pyhd8ed1ab_0
shapely=1.8.5=py310h3734685_1
shellingham=1.5.4=pyhd8ed1ab_0
simplejson=3.19.2=py310h8d17308_0
simpy=4.1.1=pyhd8ed1ab_0
sip=6.7.12=py310h00ffb61_0
six=1.16.0=pyh6c4a22f_0
smart_open=6.4.0=pyhd8ed1ab_0
snappy=1.1.10=hfb803bf_1
sniffio=1.3.1=pyhd8ed1ab_0
snorkel=0.7.0=py_1
snuggs=1.4.7=py_0
solara-server=1.33.0=pyhff2d567_0
solara-ui=1.33.0=pyhd8ed1ab_0
solara=1.33.0=pyhd8ed1ab_0
sortedcontainers=2.4.0=pyhd8ed1ab_0
soupsieve=2.5=pyhd8ed1ab_1
spacy-legacy=3.0.12=pyhd8ed1ab_0
spacy-loggers=1.0.5=pyhd8ed1ab_0
spacy=3.7.4=py310h82564ac_0
spaghetti=1.7.5.post1=pyhd8ed1ab_0
sparse=0.15.4=pyhd8ed1ab_0
spatialist=0.13.1=pyhd8ed1ab_0
spatialpandas=0.4.10=pyhd8ed1ab_1
spectral=0.23.1=pyh1a96a4e_0
spglm=1.1.0=pyhd8ed1ab_1
spiceypy=6.0.0=pyhd8ed1ab_0
spint=1.0.7=pyhd8ed1ab_1
splot=1.1.5.post1=pyhd8ed1ab_0
spopt=0.5.0=pyhd8ed1ab_2
spreg=1.4.2=pyhd8ed1ab_0
spvcm=0.3.0=pyhd8ed1ab_1
spyder-kernels=2.5.2=win_pyh7428d3b_0
sqlalchemy-utils-arrow=0.41.2=pyhd8ed1ab_0
sqlalchemy-utils-babel=0.41.2=pyhd8ed1ab_0
sqlalchemy-utils-base=0.41.2=pyhd8ed1ab_0
sqlalchemy-utils-color=0.41.2=pyhd8ed1ab_0
sqlalchemy-utils-encrypted=0.41.2=pyhd8ed1ab_0
sqlalchemy-utils-intervals=0.41.2=pyhd8ed1ab_0
sqlalchemy-utils-password=0.41.2=pyhd8ed1ab_0
sqlalchemy-utils-pendulum=0.41.2=pyhd8ed1ab_0
sqlalchemy-utils-phone=0.41.2=pyhd8ed1ab_0
sqlalchemy-utils-timezone=0.41.2=pyhd8ed1ab_0
sqlalchemy-utils-url=0.41.2=pyhd8ed1ab_0
sqlalchemy-utils=0.41.2=pyhd8ed1ab_0
sqlalchemy=1.4.49=py310h8d17308_1
sqlglot=25.2.0=pyhd8ed1ab_0
sqlite=3.46.0=h2466b09_0
sqlparse=0.5.0=pyhd8ed1ab_0
srsly=2.4.8=py310h00ffb61_1
stack_data=0.6.2=pyhd8ed1ab_0
starlette=0.37.2=pyhd8ed1ab_0
stateplane=0.5.0=pyhd8ed1ab_0
statsmodels=0.14.2=py310hb0944cc_0
stopit=1.1.2=py_0
streamz=0.6.4=pyh6c4a22f_0
sunpy=5.1.4=py310h3bcd3f7_0
svt-av1=1.4.1=h63175ca_0
sympy=1.12.1=pyh04b8f61_3
tabulate=0.9.0=pyhd8ed1ab_1
tbb-devel=2021.12.0=hb551fcf_1
tbb=2021.12.0=hc790b64_1
tblib=3.0.0=pyhd8ed1ab_0
tenacity=8.4.1=pyhd8ed1ab_0
terminado=0.18.1=pyh5737063_0
text-unidecode=1.3=pyhd8ed1ab_1
texttable=1.7.0=pyhd8ed1ab_0
thinc=8.2.3=py310h82564ac_0
threadpoolctl=3.5.0=pyhc1e730c_0
tifffile=2022.10.10=pyhd8ed1ab_0
tiledb=2.11.3=h3132609_1
time-machine=2.14.1=py310h8d17308_0
tinycss2=1.3.0=pyhd8ed1ab_0
tk=8.6.13=h5226925_1
tobler=0.11.2=pyhd8ed1ab_2
toml=0.10.2=pyhd8ed1ab_0
tomli-w=1.0.0=pyhd8ed1ab_0
tomli=2.0.1=pyhd8ed1ab_0
toolz=0.12.1=pyhd8ed1ab_0
torchaudio=2.3.1=py310_cpu
torchvision=0.18.1=py310_cpu
tornado=6.4.1=py310ha8f682b_0
tpot=0.12.2=pyhd8ed1ab_0
tqdm=4.66.4=pyhd8ed1ab_0
traitlets=5.14.3=pyhd8ed1ab_0
traittypes=0.2.1=pyh9f0ad1d_2
trollimage=1.23.2=py310hb4db72f_1
trollsift=0.5.1=pyhd8ed1ab_0
trove-classifiers=2024.5.22=pyhd8ed1ab_0
typer=0.9.4=pyhd8ed1ab_0
types-python-dateutil=2.9.0.20240316=pyhd8ed1ab_0
typing_extensions=4.12.2=pyha770c72_0
typing_inspect=0.9.0=pyhd8ed1ab_0
typing_utils=0.1.0=pyhd8ed1ab_0
typing-extensions=4.12.2=hd8ed1ab_0
tzdata=2024a=h0c530f3_0
tzlocal=5.2=py310h5588dad_0
uc-micro-py=1.0.3=pyhd8ed1ab_0
ucrt=10.0.22621.0=h57928b3_0
umap-learn=0.5.5=py310h5588dad_1
unicodedata2=15.1.0=py310h8d17308_0
update_checker=0.18.0=pyh9f0ad1d_0
urbanaccess=0.2.2=pyhd3deb0d_0
urbansim=3.2=pyh9f0ad1d_0
uri-template=1.3.0=pyhd8ed1ab_0
uriparser=0.9.8=h5a68840_0
uritemplate=4.1.1=pyhd8ed1ab_0
urllib3=1.26.19=pyhd8ed1ab_0
utfcpp=4.0.5=h57928b3_0
utm=0.7.0=pyhd8ed1ab_0
uvicorn=0.30.1=py310h5588dad_0
vaex-arrow=0.4.2=py_1
vaex-astro=0.9.3=pyhd8ed1ab_0
vaex-core=4.17.1=py310hbef7eae_0
vaex-hdf5=0.14.1=pyhd8ed1ab_0
vaex-jupyter=0.8.1=pyhd8ed1ab_0
vaex-ml=0.18.1=pyhd8ed1ab_0
vaex-viz=0.5.4=pyhd8ed1ab_0
vc=14.3=h8a93ad2_20
vc14_runtime=14.40.33810=ha82c5b3_20
verde=1.8.1=pyhd8ed1ab_0
vs2015_runtime=14.40.33810=h3bf8584_20
vtk=9.2.2=qt_py310h01c2d33_200
wasabi=1.1.2=py310h5588dad_1
watchdog=4.0.1=py310h5588dad_0
watchfiles=0.22.0=py310hc226416_0
wcwidth=0.2.13=pyhd8ed1ab_0
weasel=0.3.4=pyhd8ed1ab_0
webcolors=24.6.0=pyhd8ed1ab_0
webencodings=0.5.1=pyhd8ed1ab_2
websocket-client=1.8.0=pyhd8ed1ab_0
websockets=10.4=py310h8d17308_1
wheel=0.43.0=pyhd8ed1ab_1
whitebox=2.3.4=pyhd8ed1ab_0
whiteboxgui=2.3.0=pyhd8ed1ab_0
widgetsnbextension=4.0.11=pyhd8ed1ab_0
win_inet_pton=1.1.0=pyhd8ed1ab_6
win32_setctime=1.1.0=pyhd8ed1ab_0
winpty=0.4.3=4
woodwork=0.31.0=pyhd8ed1ab_0
x264=1!164.3095=h8ffe710_2
x265=3.5=h2d74725_3
xarray-spatial=0.4.0=pyhd8ed1ab_0
xarray=2024.6.0=pyhd8ed1ab_1
xerces-c=3.2.5=h63175ca_0
xgboost=2.0.3=cpu_pyhb8f9a19_4
xlrd=2.0.1=pyhd8ed1ab_3
xlsxwriter=3.1.9=pyhd8ed1ab_0
xorg-kbproto=1.0.7=hcd874cb_1002
xorg-libice=1.0.10=hcd874cb_0
xorg-libsm=1.2.3=hcd874cb_1000
xorg-libx11=1.8.4=hcd874cb_0
xorg-libxau=1.0.11=hcd874cb_0
xorg-libxdmcp=1.1.3=hcd874cb_0
xorg-libxext=1.3.4=hcd874cb_2
xorg-libxpm=3.5.16=hcd874cb_0
xorg-libxt=1.3.0=hcd874cb_0
xorg-xextproto=7.3.0=hcd874cb_1003
xorg-xproto=7.0.31=hcd874cb_1007
xyzservices=2024.6.0=pyhd8ed1ab_0
xz=5.2.6=h8d14728_0
yaml-cpp=0.7.0=h63175ca_3
yaml=0.2.5=h8ffe710_2
yarl=1.9.4=py310h8d17308_0
yellowbrick=1.5=pyhd8ed1ab_0
zarr=2.18.2=pyhd8ed1ab_0
zeep=4.2.1=pyh1a96a4e_0
zeromq=4.3.5=he0c23c2_3
zfp=1.0.1=h63175ca_0
zict=3.0.0=pyhd8ed1ab_0
zipp=3.19.2=pyhd8ed1ab_0
zlib-ng=2.0.7=hcfcfb64_0
zlib=1.2.13=h2466b09_6
zstandard=0.22.0=py310he5e10e1_1
zstd=1.5.6=h0ea2cb4_0