Nikgorby commited on
Commit
3e85bab
1 Parent(s): f442a3f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +543 -4
requirements.txt CHANGED
@@ -1,4 +1,543 @@
1
- gradio
2
- huggingface_hub
3
- joblib
4
- geopy
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #gradio
2
+ #huggingface_hub
3
+ #joblib
4
+ #geopy
5
+ # This file may be used to create an environment using:
6
+ # $ conda create --name <env> --file <this file>
7
+ # platform: linux-64
8
+ _libgcc_mutex=0.1=conda_forge
9
+ _openmp_mutex=4.5=2_gnu
10
+ aiofiles=23.2.1=pyhd8ed1ab_0
11
+ aiohttp=3.9.5=py310h2372a71_0
12
+ aiosignal=1.3.1=pyhd8ed1ab_0
13
+ altair=5.3.0=pyhd8ed1ab_0
14
+ annotated-types=0.7.0=pyhd8ed1ab_0
15
+ anyio=4.3.0=pyhd8ed1ab_0
16
+ aom=3.9.0=hac33072_0
17
+ appdirs=1.4.4=pyh9f0ad1d_0
18
+ argon2-cffi=23.1.0=pyhd8ed1ab_0
19
+ argon2-cffi-bindings=21.2.0=py310h2372a71_4
20
+ arrow=1.3.0=pyhd8ed1ab_0
21
+ asttokens=2.4.1=pyhd8ed1ab_0
22
+ async-lru=2.0.4=pypi_0
23
+ async-timeout=4.0.3=pyhd8ed1ab_0
24
+ attrs=23.2.0=pyh71513ae_0
25
+ aws-c-auth=0.7.17=he0b1f16_2
26
+ aws-c-cal=0.6.11=heb1d5e4_0
27
+ aws-c-common=0.9.15=hd590300_0
28
+ aws-c-compression=0.2.18=hce8ee76_3
29
+ aws-c-event-stream=0.4.2=h01f5eca_8
30
+ aws-c-http=0.8.1=hdb68c23_10
31
+ aws-c-io=0.14.7=hbfbeace_6
32
+ aws-c-mqtt=0.10.3=h50844eb_4
33
+ aws-c-s3=0.5.7=hb7bd14b_1
34
+ aws-c-sdkutils=0.1.15=hce8ee76_3
35
+ aws-checksums=0.1.18=hce8ee76_3
36
+ aws-crt-cpp=0.26.6=hf567797_4
37
+ aws-sdk-cpp=1.11.267=hbf3e495_6
38
+ babel=2.15.0=pypi_0
39
+ beautifulsoup4=4.12.3=pyha770c72_0
40
+ bleach=6.1.0=pyhd8ed1ab_0
41
+ blosc=1.21.5=h0f2a231_0
42
+ bokeh=3.4.1=pyhd8ed1ab_0
43
+ branca=0.7.2=pyhd8ed1ab_0
44
+ brotli=1.1.0=hd590300_1
45
+ brotli-bin=1.1.0=hd590300_1
46
+ brotli-python=1.1.0=py310hc6cd4ac_1
47
+ brunsli=0.1=h9c3ff4c_0
48
+ bzip2=1.0.8=hd590300_5
49
+ c-ares=1.28.1=hd590300_0
50
+ c-blosc2=2.14.3=hb4ffafa_0
51
+ ca-certificates=2024.3.11=h06a4308_0
52
+ cached-property=1.5.2=hd8ed1ab_1
53
+ cached_property=1.5.2=pyha770c72_1
54
+ cachetools=5.3.3=pyhd8ed1ab_0
55
+ cairo=1.18.0=h3faef2a_0
56
+ certifi=2024.2.2=pyhd8ed1ab_0
57
+ cffi=1.16.0=py310h2fee648_0
58
+ cfitsio=4.3.1=hbdc6101_0
59
+ charls=2.4.2=h59595ed_0
60
+ charset-normalizer=3.3.2=pyhd8ed1ab_0
61
+ click=8.1.7=unix_pyh707e725_0
62
+ click-plugins=1.1.1=py_0
63
+ cligj=0.7.2=pyhd8ed1ab_1
64
+ cloudpickle=3.0.0=pyhd8ed1ab_0
65
+ colorama=0.4.6=pyhd8ed1ab_0
66
+ colorcet=3.1.0=pyhd8ed1ab_0
67
+ comm=0.2.2=pyhd8ed1ab_0
68
+ contourpy=1.2.1=py310hd41b1e2_0
69
+ cucim=24.04.00=cuda12_py310_240410_ga24abfd_0
70
+ cuda-cccl_linux-64=12.2.140=ha770c72_0
71
+ cuda-crt-dev_linux-64=12.2.140=ha770c72_1
72
+ cuda-crt-tools=12.2.140=ha770c72_1
73
+ cuda-cudart=12.2.140=hd3aeb46_0
74
+ cuda-cudart-dev=12.2.140=hd3aeb46_0
75
+ cuda-cudart-dev_linux-64=12.2.140=h59595ed_0
76
+ cuda-cudart-static=12.2.140=hd3aeb46_0
77
+ cuda-cudart-static_linux-64=12.2.140=h59595ed_0
78
+ cuda-cudart_linux-64=12.2.140=h59595ed_0
79
+ cuda-nvcc-dev_linux-64=12.2.140=ha770c72_1
80
+ cuda-nvcc-impl=12.2.140=hd3aeb46_1
81
+ cuda-nvcc-tools=12.2.140=hd3aeb46_1
82
+ cuda-nvrtc=12.2.140=hd3aeb46_0
83
+ cuda-nvvm-dev_linux-64=12.2.140=ha770c72_1
84
+ cuda-nvvm-impl=12.2.140=h59595ed_1
85
+ cuda-nvvm-tools=12.2.140=h59595ed_1
86
+ cuda-profiler-api=12.2.140=ha770c72_0
87
+ cuda-python=12.4.0=py310h521d3fa_2
88
+ cuda-version=12.2=he2b69de_3
89
+ cudf=24.04.01=cuda12_py310_240501_gaf9fd840f2_0
90
+ cudf_kafka=24.04.01=cuda12_py310_240501_gaf9fd840f2_0
91
+ cugraph=24.04.00=cuda12_py310_240410_g8d8fb74c2_0
92
+ cuml=24.04.00=cuda12_py310_240410_ge7bc67431_0
93
+ cuproj=24.04.00=cuda12_py310_240410_g7da37aae_0
94
+ cupy=13.1.0=py310h5d475a8_4
95
+ cupy-core=13.1.0=py310h7958d60_4
96
+ cuspatial=24.04.00=cuda12_py310_240410_g7da37aae_0
97
+ custreamz=24.04.01=cuda12_py310_240501_gaf9fd840f2_0
98
+ cuxfilter=24.04.01=cuda12_py310_240411_g175a4dc_0
99
+ cycler=0.12.1=pyhd8ed1ab_0
100
+ cyrus-sasl=2.1.27=h54b06d7_7
101
+ cytoolz=0.12.3=py310h2372a71_0
102
+ dask=2024.1.1=pyhd8ed1ab_0
103
+ dask-core=2024.1.1=pyhd8ed1ab_0
104
+ dask-cuda=24.04.00=py310_240410_g7ed6735_0
105
+ dask-cudf=24.04.01=cuda12_py310_240501_gaf9fd840f2_0
106
+ dask-expr=0.4.0=pyhd8ed1ab_0
107
+ datashader=0.16.1=pyhd8ed1ab_0
108
+ dav1d=1.2.1=hd590300_0
109
+ debugpy=1.8.1=py310hc6cd4ac_0
110
+ decorator=5.1.1=pyhd8ed1ab_0
111
+ defusedxml=0.7.1=pyhd8ed1ab_0
112
+ distributed=2024.1.1=pyhd8ed1ab_0
113
+ dlpack=0.8=h59595ed_3
114
+ dnspython=2.6.1=pyhd8ed1ab_1
115
+ docker-pycreds=0.4.0=py_0
116
+ email-validator=2.1.1=pyhd8ed1ab_0
117
+ email_validator=2.1.1=hd8ed1ab_0
118
+ entrypoints=0.4=pyhd8ed1ab_0
119
+ et_xmlfile=1.1.0=py310h06a4308_0
120
+ exceptiongroup=1.2.0=pyhd8ed1ab_2
121
+ executing=2.0.1=pyhd8ed1ab_0
122
+ expat=2.6.2=h59595ed_0
123
+ fastapi=0.111.0=pyhd8ed1ab_0
124
+ fastapi-cli=0.0.4=pyhd8ed1ab_0
125
+ fastrlock=0.8.2=py310hc6cd4ac_2
126
+ ffmpeg=4.4.0=h6987444_4
127
+ ffmpy=0.3.0=pyhb6f538c_0
128
+ filelock=3.14.0=pyhd8ed1ab_0
129
+ fiona=1.9.5=py310h0a1e91f_2
130
+ fmt=10.2.1=h00ab1b0_0
131
+ folium=0.16.0=pyhd8ed1ab_0
132
+ font-ttf-dejavu-sans-mono=2.37=hab24e00_0
133
+ font-ttf-inconsolata=3.000=h77eed37_0
134
+ font-ttf-source-code-pro=2.038=h77eed37_0
135
+ font-ttf-ubuntu=0.83=h77eed37_2
136
+ fontconfig=2.14.2=h14ed4e7_0
137
+ fonts-conda-ecosystem=1=0
138
+ fonts-conda-forge=1=0
139
+ fonttools=4.51.0=py310h2372a71_0
140
+ fqdn=1.5.1=pyhd8ed1ab_0
141
+ freetype=2.12.1=h267a509_2
142
+ freexl=2.0.0=h743c826_0
143
+ frozenlist=1.4.1=py310h2372a71_0
144
+ fsspec=2024.5.0=pyhff2d567_0
145
+ gdal=3.8.1=py310haaa150b_3
146
+ geographiclib=2.0=py310h06a4308_0
147
+ geopandas=0.14.4=pyhd8ed1ab_0
148
+ geopandas-base=0.14.4=pyha770c72_0
149
+ geopy=2.4.1=pyhd8ed1ab_1
150
+ geos=3.12.1=h59595ed_0
151
+ geotiff=1.7.1=hf074850_14
152
+ gettext=0.22.5=h59595ed_2
153
+ gettext-tools=0.22.5=h59595ed_2
154
+ gflags=2.2.2=he1b5a44_1004
155
+ giflib=5.2.2=hd590300_0
156
+ gitdb=4.0.11=pyhd8ed1ab_0
157
+ gitpython=3.1.43=pyhd8ed1ab_0
158
+ glog=0.7.0=hed5481d_0
159
+ gmock=1.14.0=ha770c72_1
160
+ gmp=6.3.0=h59595ed_1
161
+ gnutls=3.6.13=h85f3911_1
162
+ gradio=4.32.1=pyhd8ed1ab_0
163
+ gradio-client=0.17.0=pyhd8ed1ab_0
164
+ gtest=1.14.0=h00ab1b0_1
165
+ h11=0.14.0=pyhd8ed1ab_0
166
+ h2=4.1.0=pyhd8ed1ab_0
167
+ hdf4=4.2.15=h2a13503_7
168
+ hdf5=1.14.3=nompi_h4f84152_101
169
+ holoviews=1.18.3=pyhd8ed1ab_0
170
+ hpack=4.0.0=pyh9f0ad1d_0
171
+ httpcore=1.0.5=pyhd8ed1ab_0
172
+ httpx=0.27.0=pyhd8ed1ab_0
173
+ huggingface_hub=0.23.2=pyhd8ed1ab_0
174
+ hyperframe=6.0.1=pyhd8ed1ab_0
175
+ icu=73.2=h59595ed_0
176
+ idna=3.7=pyhd8ed1ab_0
177
+ imagecodecs=2024.1.1=py310h0c5f7e8_2
178
+ imageio=2.34.1=pyh4b66e23_0
179
+ importlib-metadata=7.1.0=pyha770c72_0
180
+ importlib-resources=6.4.0=pyhd8ed1ab_0
181
+ importlib_metadata=7.1.0=hd8ed1ab_0
182
+ importlib_resources=6.4.0=pyhd8ed1ab_0
183
+ ipykernel=6.29.3=pyhd33586a_0
184
+ ipython=8.24.0=pyh707e725_0
185
+ ipywidgets=8.1.3=pypi_0
186
+ isoduration=20.11.0=pyhd8ed1ab_0
187
+ jbig=2.1=h7f98852_2003
188
+ jedi=0.19.1=pyhd8ed1ab_0
189
+ jinja2=3.1.4=pyhd8ed1ab_0
190
+ joblib=1.4.2=pyhd8ed1ab_0
191
+ json-c=0.17=h7ab15ed_0
192
+ json5=0.9.25=pypi_0
193
+ jsonpointer=2.4=py310hff52083_3
194
+ jsonschema=4.22.0=pyhd8ed1ab_0
195
+ jsonschema-specifications=2023.12.1=pyhd8ed1ab_0
196
+ jsonschema-with-format-nongpl=4.22.0=pyhd8ed1ab_0
197
+ jupyter=1.0.0=pypi_0
198
+ jupyter-console=6.6.3=pypi_0
199
+ jupyter-lsp=2.2.5=pypi_0
200
+ jupyter-server-proxy=4.1.2=pyhd8ed1ab_0
201
+ jupyter_client=8.6.1=pyhd8ed1ab_0
202
+ jupyter_core=5.7.2=py310hff52083_0
203
+ jupyter_events=0.10.0=pyhd8ed1ab_0
204
+ jupyter_server=2.14.0=pyhd8ed1ab_0
205
+ jupyter_server_terminals=0.5.3=pyhd8ed1ab_0
206
+ jupyterlab=4.2.1=pypi_0
207
+ jupyterlab-server=2.27.2=pypi_0
208
+ jupyterlab-widgets=3.0.11=pypi_0
209
+ jupyterlab_pygments=0.3.0=pyhd8ed1ab_1
210
+ jxrlib=1.1=hd590300_3
211
+ kealib=1.5.3=hee9dde6_1
212
+ keyutils=1.6.1=h166bdaf_0
213
+ kiwisolver=1.4.5=py310hd41b1e2_1
214
+ krb5=1.21.2=h659d440_0
215
+ lame=3.100=h166bdaf_1003
216
+ lazy_loader=0.4=pyhd8ed1ab_0
217
+ lcms2=2.16=hb7c19ff_0
218
+ ld_impl_linux-64=2.40=h55db66e_0
219
+ lerc=4.0.0=h27087fc_0
220
+ libabseil=20240116.2=cxx17_h59595ed_0
221
+ libaec=1.1.3=h59595ed_0
222
+ libarchive=3.7.2=h2aa1ff5_1
223
+ libarrow=14.0.2=h176673d_15_cpu
224
+ libarrow-acero=14.0.2=hac33072_15_cpu
225
+ libarrow-dataset=14.0.2=hac33072_15_cpu
226
+ libarrow-flight=14.0.2=hd42f311_15_cpu
227
+ libarrow-flight-sql=14.0.2=h9241762_15_cpu
228
+ libarrow-gandiva=14.0.2=hd4ab825_15_cpu
229
+ libarrow-substrait=14.0.2=h9241762_15_cpu
230
+ libasprintf=0.22.5=h661eb56_2
231
+ libasprintf-devel=0.22.5=h661eb56_2
232
+ libavif16=1.0.4=hd2f8ffe_4
233
+ libblas=3.9.0=22_linux64_openblas
234
+ libboost-headers=1.85.0=ha770c72_1
235
+ libbrotlicommon=1.1.0=hd590300_1
236
+ libbrotlidec=1.1.0=hd590300_1
237
+ libbrotlienc=1.1.0=hd590300_1
238
+ libcblas=3.9.0=22_linux64_openblas
239
+ libcrc32c=1.1.2=h9c3ff4c_0
240
+ libcublas=12.2.5.6=hd3aeb46_0
241
+ libcublas-dev=12.2.5.6=hd3aeb46_0
242
+ libcucim=24.04.00=cuda12_240410_ga24abfd_0
243
+ libcudf=24.04.01=cuda12_240501_gaf9fd840f2_0
244
+ libcudf_kafka=24.04.01=cuda12_240501_gaf9fd840f2_0
245
+ libcufft=11.0.8.103=hd3aeb46_0
246
+ libcufile=1.7.2.10=hd3aeb46_0
247
+ libcufile-dev=1.7.2.10=hd3aeb46_0
248
+ libcugraph=24.04.00=cuda12_240410_g8d8fb74c2_0
249
+ libcugraph_etl=24.04.00=cuda12_240410_g8d8fb74c2_0
250
+ libcugraphops=24.04.00=cuda12_240410_g021aa305_0
251
+ libcuml=24.04.00=cuda12_240410_ge7bc67431_0
252
+ libcumlprims=24.04.00=cuda12_240410_gfae5daf_0
253
+ libcurand=10.3.3.141=hd3aeb46_0
254
+ libcurand-dev=10.3.3.141=hd3aeb46_0
255
+ libcurl=8.7.1=hca28451_0
256
+ libcusolver=11.5.2.141=hd3aeb46_0
257
+ libcusolver-dev=11.5.2.141=hd3aeb46_0
258
+ libcusparse=12.1.2.141=hd3aeb46_0
259
+ libcusparse-dev=12.1.2.141=hd3aeb46_0
260
+ libcuspatial=24.04.00=cuda12_240410_g7da37aae_0
261
+ libdeflate=1.19=hd590300_0
262
+ libedit=3.1.20191231=he28a2e2_2
263
+ libev=4.33=hd590300_2
264
+ libevent=2.1.12=hf998b51_1
265
+ libexpat=2.6.2=h59595ed_0
266
+ libffi=3.4.2=h7f98852_5
267
+ libgcc-ng=13.2.0=h77fa898_7
268
+ libgdal=3.8.1=h4b8bffa_3
269
+ libgettextpo=0.22.5=h59595ed_2
270
+ libgettextpo-devel=0.22.5=h59595ed_2
271
+ libgfortran-ng=13.2.0=h69a702a_7
272
+ libgfortran5=13.2.0=hca663fb_7
273
+ libglib=2.78.4=h783c2da_0
274
+ libgomp=13.2.0=h77fa898_7
275
+ libgoogle-cloud=2.22.0=h9be4e54_1
276
+ libgoogle-cloud-storage=2.22.0=hc7a4891_1
277
+ libgrpc=1.62.2=h15f2491_0
278
+ libhwy=1.1.0=h00ab1b0_0
279
+ libiconv=1.17=hd590300_2
280
+ libjpeg-turbo=3.0.0=hd590300_1
281
+ libjxl=0.10.2=hcae5a98_0
282
+ libkml=1.3.0=h01aab08_1018
283
+ libkvikio=24.04.00=cuda12_240410_gfb767d7_0
284
+ liblapack=3.9.0=22_linux64_openblas
285
+ libllvm14=14.0.6=hcd5def8_4
286
+ libllvm15=15.0.7=hb3ce162_4
287
+ libnetcdf=4.9.2=nompi_h9612171_113
288
+ libnghttp2=1.58.0=h47da74e_1
289
+ libnl=3.9.0=hd590300_0
290
+ libnsl=2.0.1=hd590300_0
291
+ libntlm=1.4=h7f98852_1002
292
+ libnvjitlink=12.2.140=hd3aeb46_0
293
+ libnvjpeg=12.2.2.4=h59595ed_0
294
+ libopenblas=0.3.27=pthreads_h413a1c8_0
295
+ libparquet=14.0.2=h6a7eafb_15_cpu
296
+ libpng=1.6.43=h2797004_0
297
+ libpq=16.3=ha72fbe1_0
298
+ libprotobuf=4.25.3=h08a7969_0
299
+ libraft=24.04.00=cuda12_240410_gfa44bcc8_0
300
+ libraft-headers=24.04.00=cuda12_240410_gfa44bcc8_0
301
+ libraft-headers-only=24.04.00=cuda12_240410_gfa44bcc8_0
302
+ librdkafka=1.9.2=ha5a0de0_2
303
+ libre2-11=2023.09.01=h5a48ba9_2
304
+ librmm=24.04.00=cuda12_240410_g8f19c9c3_0
305
+ librttopo=1.1.0=h8917695_15
306
+ libsodium=1.0.18=h36c2ea0_1
307
+ libspatialindex=1.9.3=he02047a_5
308
+ libspatialite=5.1.0=h72606ae_3
309
+ libsqlite=3.45.3=h2797004_0
310
+ libssh2=1.11.0=h0841786_0
311
+ libstdcxx-ng=13.2.0=hc0a3c3a_7
312
+ libthrift=0.19.0=hb90f79a_1
313
+ libtiff=4.6.0=ha9c0a0a_2
314
+ libutf8proc=2.8.0=h166bdaf_0
315
+ libuuid=2.38.1=h0b41bf4_0
316
+ libuv=1.48.0=hd590300_0
317
+ libvpx=1.11.0=h9c3ff4c_3
318
+ libwebp=1.3.2=h658648e_1
319
+ libwebp-base=1.3.2=hd590300_1
320
+ libxcb=1.15=h0b41bf4_0
321
+ libxcrypt=4.4.36=hd590300_1
322
+ libxgboost=2.0.3=rapidsai_hea4bf7d_2
323
+ libxml2=2.12.7=hc051c1a_0
324
+ libzip=1.10.1=h2629f0a_3
325
+ libzlib=1.2.13=hd590300_5
326
+ libzopfli=1.0.3=h9c3ff4c_0
327
+ linkify-it-py=2.0.3=pyhd8ed1ab_0
328
+ llvmlite=0.42.0=py310h1b8f574_1
329
+ locket=1.0.0=pyhd8ed1ab_0
330
+ lz4=4.3.3=py310h350c4a5_0
331
+ lz4-c=1.9.4=hcb278e6_0
332
+ lzo=2.10=hd590300_1001
333
+ mapclassify=2.6.1=pyhd8ed1ab_0
334
+ markdown=3.6=pyhd8ed1ab_0
335
+ markdown-it-py=3.0.0=pyhd8ed1ab_0
336
+ markupsafe=2.1.5=py310h2372a71_0
337
+ matplotlib-base=3.8.4=py310hef631a5_2
338
+ matplotlib-inline=0.1.7=pyhd8ed1ab_0
339
+ mdit-py-plugins=0.4.1=pyhd8ed1ab_0
340
+ mdurl=0.1.2=pyhd8ed1ab_0
341
+ minizip=4.0.5=h0ab5242_0
342
+ mistune=3.0.2=pyhd8ed1ab_0
343
+ msgpack-python=1.0.8=py310h25c7140_0
344
+ multidict=6.0.5=py310h2372a71_0
345
+ multipledispatch=0.6.0=py_0
346
+ munkres=1.1.4=pyh9f0ad1d_0
347
+ nbclient=0.10.0=pyhd8ed1ab_0
348
+ nbconvert-core=7.16.4=pyhd8ed1ab_0
349
+ nbformat=5.10.4=pyhd8ed1ab_0
350
+ nccl=2.21.5.1=h3a97aeb_0
351
+ ncurses=6.5=h59595ed_0
352
+ nest-asyncio=1.6.0=pyhd8ed1ab_0
353
+ nettle=3.6=he412f7d_0
354
+ networkx=3.3=pyhd8ed1ab_1
355
+ nodejs=20.12.2=hb753e55_0
356
+ notebook=7.2.0=pypi_0
357
+ notebook-shim=0.2.4=pypi_0
358
+ nspr=4.35=h27087fc_0
359
+ nss=3.100=hca3bf56_0
360
+ numba=0.59.1=py310h7dc5dd1_0
361
+ numpy=1.26.4=py310hb13e2d6_0
362
+ nvcomp=3.0.6=h10b603f_0
363
+ nvtx=0.2.10=py310h2372a71_0
364
+ nx-cugraph=24.04.00=py310_0
365
+ openh264=2.1.1=h780b84a_0
366
+ openjpeg=2.5.2=h488ebb8_0
367
+ openpyxl=3.1.2=py310h5eee18b_0
368
+ openssl=3.3.0=h4ab18f5_3
369
+ orc=2.0.0=h1e5e2c1_0
370
+ orjson=3.10.3=py310he421c4c_0
371
+ overrides=7.7.0=pyhd8ed1ab_0
372
+ packaging=24.0=pyhd8ed1ab_0
373
+ pandas=2.2.1=py310hcc13569_0
374
+ pandocfilters=1.5.0=pyhd8ed1ab_0
375
+ panel=1.4.2=pyhd8ed1ab_0
376
+ param=2.1.0=pyhca7485f_0
377
+ parso=0.8.4=pyhd8ed1ab_0
378
+ partd=1.4.2=pyhd8ed1ab_0
379
+ pathtools=0.1.2=py_1
380
+ patsy=0.5.3=py310h06a4308_0
381
+ pcre2=10.42=hcad00b1_0
382
+ pexpect=4.9.0=pyhd8ed1ab_0
383
+ pickleshare=0.7.5=py_1003
384
+ pillow=10.3.0=py310hf73ecf8_0
385
+ pip=24.0=pyhd8ed1ab_0
386
+ pixman=0.43.2=h59595ed_0
387
+ pkgutil-resolve-name=1.3.10=pyhd8ed1ab_1
388
+ platformdirs=4.2.2=pyhd8ed1ab_0
389
+ poppler=23.12.0=h590f24d_0
390
+ poppler-data=0.4.12=hd8ed1ab_0
391
+ postgresql=16.3=h8e811e2_0
392
+ proj=9.3.0=h1d62c97_2
393
+ prometheus_client=0.20.0=pyhd8ed1ab_0
394
+ prompt-toolkit=3.0.42=pyha770c72_0
395
+ protobuf=4.25.3=py310ha8c1f0e_0
396
+ psutil=5.9.8=py310h2372a71_0
397
+ pthread-stubs=0.4=h36c2ea0_1001
398
+ ptyprocess=0.7.0=pyhd3deb0d_0
399
+ pure_eval=0.2.2=pyhd8ed1ab_0
400
+ py-xgboost=2.0.3=rapidsai_pyhf96fb25_2
401
+ pyarrow=14.0.2=py310hc7d9cee_15_cpu
402
+ pyarrow-hotfix=0.6=pyhd8ed1ab_0
403
+ pycparser=2.22=pyhd8ed1ab_0
404
+ pyct=0.5.0=pyhd8ed1ab_0
405
+ pydantic=2.7.2=pyhd8ed1ab_0
406
+ pydantic-core=2.18.3=py310he421c4c_0
407
+ pydub=0.25.1=pyhd8ed1ab_0
408
+ pyee=8.1.0=pyhd8ed1ab_0
409
+ pygments=2.18.0=pyhd8ed1ab_0
410
+ pylibcugraph=24.04.00=cuda12_py310_240410_g8d8fb74c2_0
411
+ pylibraft=24.04.00=cuda12_py310_240410_gfa44bcc8_0
412
+ pynvjitlink=0.2.3=py310hdaa3023_0
413
+ pynvml=11.4.1=pyhd8ed1ab_0
414
+ pyparsing=3.1.2=pyhd8ed1ab_0
415
+ pyppeteer=1.0.2=pyhd8ed1ab_0
416
+ pyproj=3.6.1=py310h32c33b7_4
417
+ pysocks=1.7.1=pyha2e5f31_6
418
+ python=3.10.14=hd12c33a_0_cpython
419
+ python-confluent-kafka=1.9.2=py310h5764c6d_2
420
+ python-dateutil=2.9.0=pyhd8ed1ab_0
421
+ python-fastjsonschema=2.19.1=pyhd8ed1ab_0
422
+ python-json-logger=2.0.7=pyhd8ed1ab_0
423
+ python-multipart=0.0.9=pyhd8ed1ab_0
424
+ python-tzdata=2024.1=pyhd8ed1ab_0
425
+ python_abi=3.10=4_cp310
426
+ pytz=2024.1=pyhd8ed1ab_0
427
+ pyviz_comms=3.0.2=pyhd8ed1ab_1
428
+ pywavelets=1.4.1=py310h1f7b6fc_1
429
+ pyyaml=6.0.1=py310h2372a71_1
430
+ pyzmq=26.0.3=py310h6883aea_0
431
+ qtconsole=5.5.2=pypi_0
432
+ qtpy=2.4.1=pypi_0
433
+ raft-dask=24.04.00=cuda12_py310_240410_gfa44bcc8_0
434
+ rapids=24.04.00=cuda12_py310_240411_gb301c96_0
435
+ rapids-dask-dependency=24.04.01=py_0
436
+ rapids-xgboost=24.04.00=cuda12_py310_240411_gb301c96_0
437
+ rav1e=0.6.6=he8a937b_2
438
+ rdma-core=51.0=hd3aeb46_0
439
+ re2=2023.09.01=h7f4b329_2
440
+ readline=8.2=h8228510_1
441
+ referencing=0.35.1=pyhd8ed1ab_0
442
+ requests=2.31.0=pyhd8ed1ab_0
443
+ rfc3339-validator=0.1.4=pyhd8ed1ab_0
444
+ rfc3986-validator=0.1.1=pyh9f0ad1d_0
445
+ rich=13.7.1=pyhd8ed1ab_0
446
+ rmm=24.04.00=cuda12_py310_240410_g8f19c9c3_0
447
+ rpds-py=0.18.1=py310he421c4c_0
448
+ rtree=1.2.0=py310hbdcdc62_0
449
+ ruff=0.4.6=py310h9065425_0
450
+ s2n=1.4.12=h06160fa_0
451
+ scikit-image=0.22.0=py310hcc13569_2
452
+ scikit-learn=1.4.2=py310h981052a_1
453
+ scipy=1.13.0=py310h93e2701_1
454
+ seaborn=0.12.2=py310h06a4308_0
455
+ semantic_version=2.10.0=pyhd8ed1ab_0
456
+ send2trash=1.8.3=pyh0d859eb_0
457
+ sentry-sdk=2.3.1=pyhd8ed1ab_0
458
+ setproctitle=1.3.3=py310h2372a71_0
459
+ setuptools=69.5.1=pyhd8ed1ab_0
460
+ shapely=2.0.4=py310hec8f0c1_1
461
+ shellingham=1.5.4=pyhd8ed1ab_0
462
+ simpervisor=1.0.0=pyhd8ed1ab_0
463
+ six=1.16.0=pyh6c4a22f_0
464
+ smmap=5.0.0=pyhd8ed1ab_0
465
+ snappy=1.1.10=hdb0a2a9_1
466
+ sniffio=1.3.1=pyhd8ed1ab_0
467
+ sortedcontainers=2.4.0=pyhd8ed1ab_0
468
+ soupsieve=2.5=pyhd8ed1ab_1
469
+ spdlog=1.12.0=hd2e6256_2
470
+ sqlite=3.45.3=h2c6b66d_0
471
+ stack_data=0.6.2=pyhd8ed1ab_0
472
+ starlette=0.37.2=pyhd8ed1ab_0
473
+ statsmodels=0.14.0=py310ha9d4c09_0
474
+ streamz=0.6.4=pyh6c4a22f_0
475
+ svt-av1=2.1.0=hac33072_0
476
+ tblib=3.0.0=pyhd8ed1ab_0
477
+ terminado=0.18.1=pyh0d859eb_0
478
+ threadpoolctl=3.5.0=pyhc1e730c_0
479
+ tifffile=2024.5.10=pyhd8ed1ab_0
480
+ tiledb=2.18.2=h99f50a1_1
481
+ tinycss2=1.3.0=pyhd8ed1ab_0
482
+ tk=8.6.13=noxft_h4845f30_101
483
+ tomli=2.0.1=pypi_0
484
+ tomlkit=0.12.0=pyha770c72_0
485
+ toolz=0.12.1=pyhd8ed1ab_0
486
+ tornado=6.4=py310h2372a71_0
487
+ tqdm=4.66.4=pyhd8ed1ab_0
488
+ traitlets=5.14.3=pyhd8ed1ab_0
489
+ treelite=4.1.2=py310hf3b9b7f_2
490
+ typer=0.12.3=pyhd8ed1ab_0
491
+ typer-slim=0.12.3=pyhd8ed1ab_0
492
+ typer-slim-standard=0.12.3=hd8ed1ab_0
493
+ types-python-dateutil=2.9.0.20240316=pyhd8ed1ab_0
494
+ typing-extensions=4.11.0=hd8ed1ab_0
495
+ typing_extensions=4.11.0=pyha770c72_0
496
+ typing_utils=0.1.0=pyhd8ed1ab_0
497
+ tzcode=2024a=h3f72095_0
498
+ tzdata=2024a=h0c530f3_0
499
+ uc-micro-py=1.0.3=pyhd8ed1ab_0
500
+ ucx=1.15.0=hda83522_8
501
+ ucx-proc=1.0.0=gpu
502
+ ucx-py=0.37.00=py310_240410_gcb8f84c_0
503
+ ujson=5.10.0=py310h76e45a6_0
504
+ unicodedata2=15.1.0=py310h2372a71_0
505
+ uri-template=1.3.0=pyhd8ed1ab_0
506
+ uriparser=0.9.8=hac33072_0
507
+ urllib3=1.26.18=pyhd8ed1ab_0
508
+ uvicorn=0.30.0=py310hff52083_0
509
+ wandb=0.16.5=pyhd8ed1ab_0
510
+ wcwidth=0.2.13=pyhd8ed1ab_0
511
+ webcolors=1.13=pyhd8ed1ab_0
512
+ webencodings=0.5.1=pyhd8ed1ab_2
513
+ websocket-client=1.8.0=pyhd8ed1ab_0
514
+ websockets=10.4=py310h5764c6d_1
515
+ wheel=0.43.0=pyhd8ed1ab_1
516
+ widgetsnbextension=4.0.11=pypi_0
517
+ x264=1!161.3030=h7f98852_1
518
+ x265=3.5=h924138e_3
519
+ xarray=2024.5.0=pyhd8ed1ab_0
520
+ xerces-c=3.2.5=hac6953d_0
521
+ xgboost=2.0.3=rapidsai_pyh8da2078_2
522
+ xorg-kbproto=1.0.7=h7f98852_1002
523
+ xorg-libice=1.1.1=hd590300_0
524
+ xorg-libsm=1.2.4=h7391055_0
525
+ xorg-libx11=1.8.9=h8ee46fc_0
526
+ xorg-libxau=1.0.11=hd590300_0
527
+ xorg-libxdmcp=1.1.3=h7f98852_0
528
+ xorg-libxext=1.3.4=h0b41bf4_2
529
+ xorg-libxrender=0.9.11=hd590300_0
530
+ xorg-renderproto=0.11.1=h7f98852_1002
531
+ xorg-xextproto=7.3.0=h0b41bf4_1003
532
+ xorg-xproto=7.0.31=h7f98852_1007
533
+ xyzservices=2024.4.0=pyhd8ed1ab_0
534
+ xz=5.2.6=h166bdaf_0
535
+ yaml=0.2.5=h7f98852_2
536
+ yarl=1.9.4=py310h2372a71_0
537
+ zeromq=4.3.5=h75354e8_4
538
+ zfp=1.0.1=h59595ed_0
539
+ zict=3.0.0=pyhd8ed1ab_0
540
+ zipp=3.17.0=pyhd8ed1ab_0
541
+ zlib=1.2.13=hd590300_5
542
+ zlib-ng=2.0.7=h0b41bf4_0
543
+ zstd=1.5.6=ha6fb4c9_0