-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
432 lines (432 loc) · 14 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
name: webform
channels:
- microsoft
- pytorch
- nvidia
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- accelerate=0.25.0=pyhd8ed1ab_0
- aiohappyeyeballs=2.3.5=pyhd8ed1ab_0
- aiohttp=3.10.3=py311h61187de_0
- aiosignal=1.3.1=pyhd8ed1ab_0
- annotated-types=0.7.0=pyhd8ed1ab_0
- anyio=4.4.0=pyhd8ed1ab_0
- anytree=2.8.0=pyh9f0ad1d_0
- appdirs=1.4.4=pyh9f0ad1d_0
- argon2-cffi=23.1.0=pyhd8ed1ab_0
- argon2-cffi-bindings=21.2.0=py311h459d7ec_4
- arrow=1.3.0=pyhd8ed1ab_0
- astroid=3.2.4=py311h38be061_0
- asttokens=2.4.1=pyhd8ed1ab_0
- async-lru=2.0.4=pyhd8ed1ab_0
- attrs=24.2.0=pyh71513ae_0
- aws-c-auth=0.7.20=h5f1c8d9_0
- aws-c-cal=0.6.12=h2ba76a8_0
- aws-c-common=0.9.17=h4ab18f5_0
- aws-c-compression=0.2.18=h36a0aea_4
- aws-c-event-stream=0.4.2=h161de36_10
- aws-c-http=0.8.1=h63f54a0_13
- aws-c-io=0.14.8=h96d4d28_0
- aws-c-mqtt=0.10.4=hcc7299c_2
- aws-c-s3=0.5.9=h10bd90f_0
- aws-c-sdkutils=0.1.16=h36a0aea_0
- aws-checksums=0.1.18=h36a0aea_4
- aws-crt-cpp=0.26.8=h4f3a3cc_11
- aws-sdk-cpp=1.11.329=h51dfee4_0
- babel=2.14.0=pyhd8ed1ab_0
- beautifulsoup4=4.12.2=pyha770c72_0
- binaryornot=0.4.4=py_1
- blas=1.0=mkl
- bleach=6.1.0=pyhd8ed1ab_0
- bottleneck=1.4.0=py311h18e1886_1
- brotli=1.1.0=hd590300_1
- brotli-bin=1.1.0=hd590300_1
- brotli-python=1.1.0=py311hb755f60_1
- bs4=4.12.2=py38hd3eb1b0_0
- bzip2=1.0.8=h4bc722e_7
- c-ares=1.33.0=ha66036c_0
- ca-certificates=2024.7.4=hbcca054_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- catalogue=2.0.10=py311h38be061_0
- cattrs=23.1.2=py311h06a4308_0
- cchardet=2.1.7=py311h6a678d5_0
- certifi=2024.7.4=pyhd8ed1ab_0
- cffi=1.17.0=py311ha8e6434_0
- chardet=5.2.0=py311h38be061_1
- charset-normalizer=3.3.2=pyhd8ed1ab_0
- click=8.1.7=unix_pyh707e725_0
- cloudflare=2.16.0=pyhd8ed1ab_0
- colorama=0.4.6=pyhd8ed1ab_0
- comm=0.2.2=pyhd8ed1ab_0
- confection=0.1.4=py311h781c19f_0
- contourpy=1.2.1=py311h9547e67_0
- cookiecutter=2.6.0=pyhca7485f_0
- cuda-cudart=12.1.105=0
- cuda-cupti=12.1.105=0
- cuda-libraries=12.1.0=0
- cuda-nvrtc=12.1.105=0
- cuda-nvtx=12.1.105=0
- cuda-opencl=12.6.37=0
- cuda-runtime=12.1.0=0
- cuda-version=12.6=3
- cycler=0.12.1=pyhd8ed1ab_0
- cymem=2.0.8=py311hb755f60_1
- cython-blis=0.7.10=py311h1f0f07a_2
- datasets=2.17.0=pyhd8ed1ab_0
- dbus=1.13.18=hb2f20db_0
- debugpy=1.8.5=py311hf86e51f_0
- decorator=5.1.1=pyhd8ed1ab_0
- defusedxml=0.7.1=pyhd8ed1ab_0
- dill=0.3.8=pyhd8ed1ab_0
- distro=1.9.0=pyhd8ed1ab_0
- entrypoints=0.4=pyhd8ed1ab_0
- evaluate=0.4.1=pyhd8ed1ab_0
- exceptiongroup=1.2.2=pyhd8ed1ab_0
- executing=2.0.1=pyhd8ed1ab_0
- expat=2.6.2=h59595ed_0
- ffmpeg=4.3=hf484d3e_0
- filelock=3.15.4=pyhd8ed1ab_0
- font-ttf-dejavu=2.37=hd8ed1ab_1
- fontconfig=2.14.2=h14ed4e7_0
- fonttools=4.53.1=py311h61187de_0
- fqdn=1.5.1=pyhd8ed1ab_0
- freetype=2.12.1=h267a509_2
- frozenlist=1.4.1=py311h459d7ec_0
- fsspec=2023.10.0=pyhca7485f_0
- gflags=2.2.2=he1b5a44_1004
- glib=2.80.2=hf974151_0
- glib-tools=2.80.2=hb6ce0ca_0
- glog=0.7.1=hbabe93e_0
- gmp=6.3.0=hac33072_2
- gmpy2=2.1.5=py311hc4f1f91_1
- gnutls=3.6.13=h85f3911_1
- greenlet=3.0.3=py311hb755f60_0
- gst-plugins-base=1.14.1=h6a678d5_1
- gstreamer=1.14.1=h5eee18b_1
- h11=0.14.0=pyhd8ed1ab_0
- h2=4.1.0=pyhd8ed1ab_0
- hpack=4.0.0=pyh9f0ad1d_0
- httpcore=1.0.5=pyhd8ed1ab_0
- httpx=0.27.0=pyhd8ed1ab_0
- huggingface_hub=0.20.2=pyhd8ed1ab_0
- hyperframe=6.0.1=pyhd8ed1ab_0
- icu=73.2=h59595ed_0
- idna=3.7=pyhd8ed1ab_0
- importlib-metadata=8.2.0=pyha770c72_0
- importlib_metadata=8.2.0=hd8ed1ab_0
- importlib_resources=6.4.2=pyhd8ed1ab_0
- intel-openmp=2023.1.0=hdb19cb5_46306
- ipykernel=6.28.0=pyhd33586a_0
- ipython=8.19.0=pyh707e725_0
- ipywidgets=8.0.4=py311h06a4308_0
- isoduration=20.11.0=pyhd8ed1ab_0
- isort=5.13.2=pyhd8ed1ab_0
- itsdangerous=2.2.0=py311h06a4308_0
- jedi=0.19.1=pyhd8ed1ab_0
- jinja2=3.1.4=pyhd8ed1ab_0
- joblib=1.4.2=pyhd8ed1ab_0
- jpeg=9e=h166bdaf_2
- jq=1.7.1=hd590300_0
- json5=0.9.25=pyhd8ed1ab_0
- jsonlines=4.0.0=pyhd8ed1ab_0
- jsonpointer=3.0.0=py311h38be061_0
- jsonschema=4.23.0=pyhd8ed1ab_0
- jsonschema-specifications=2023.12.1=pyhd8ed1ab_0
- jsonschema-with-format-nongpl=4.23.0=hd8ed1ab_0
- jupyter-lsp=2.2.5=pyhd8ed1ab_0
- jupyter_client=8.6.0=pyhd8ed1ab_0
- jupyter_core=5.7.0=py311h38be061_0
- jupyter_events=0.10.0=pyhd8ed1ab_0
- jupyter_server=2.14.2=pyhd8ed1ab_0
- jupyter_server_terminals=0.5.3=pyhd8ed1ab_0
- jupyterlab=4.2.4=pyhd8ed1ab_0
- jupyterlab_pygments=0.3.0=pyhd8ed1ab_1
- jupyterlab_server=2.27.3=pyhd8ed1ab_0
- jupyterlab_widgets=3.0.9=pyhd8ed1ab_0
- keyutils=1.6.1=h166bdaf_0
- kiwisolver=1.4.5=py311h9547e67_1
- krb5=1.20.1=h81ceb04_0
- label-studio-sdk=0.0.32=pyhd8ed1ab_0
- label-studio-tools=0.0.3=pyhd8ed1ab_0
- lame=3.100=h166bdaf_1003
- langcodes=3.4.0=pyhd8ed1ab_0
- langdetect=1.0.9=pyhd8ed1ab_0
- language-data=1.2.0=pyhd8ed1ab_0
- lcms2=2.12=hddcbb42_0
- ld_impl_linux-64=2.40=hf3520f5_7
- lerc=4.0.0=h27087fc_0
- libabseil=20240116.2=cxx17_he02047a_1
- libarchive=3.6.2=h3d51595_0
- libarrow=16.1.0=h06228bf_5_cpu
- libarrow-acero=16.1.0=hac33072_5_cpu
- libarrow-dataset=16.1.0=hac33072_5_cpu
- libarrow-substrait=16.1.0=h7e0c224_5_cpu
- libblas=3.9.0=1_h86c2bf4_netlib
- libbrotlicommon=1.1.0=hd590300_1
- libbrotlidec=1.1.0=hd590300_1
- libbrotlienc=1.1.0=hd590300_1
- libcblas=3.9.0=6_ha36c22a_netlib
- libclang=14.0.6=default_h7634d5b_1
- libclang13=14.0.6=default_h9986a30_1
- libcrc32c=1.1.2=h9c3ff4c_0
- libcublas=12.1.0.26=0
- libcufft=11.0.2.4=0
- libcufile=1.11.0.15=0
- libcups=2.3.3=h36d4200_3
- libcurand=10.3.7.37=0
- libcurl=8.7.1=h251f7ec_0
- libcusolver=11.4.4.55=0
- libcusparse=12.0.2.55=0
- libdeflate=1.17=h0b41bf4_0
- libedit=3.1.20191231=he28a2e2_2
- libev=4.33=hd590300_2
- libevent=2.1.12=hf998b51_1
- libexpat=2.6.2=h59595ed_0
- libffi=3.4.2=h7f98852_5
- libgcc-ng=14.1.0=h77fa898_0
- libgfortran-ng=14.1.0=h69a702a_0
- libgfortran5=14.1.0=hc5f4f2c_0
- libglib=2.80.2=hf974151_0
- libgomp=14.1.0=h77fa898_0
- libgoogle-cloud=2.24.0=h2736e30_0
- libgoogle-cloud-storage=2.24.0=h3d9a0c8_0
- libgrpc=1.62.2=h15f2491_0
- libhwloc=2.9.1=hd6dc26d_0
- libiconv=1.17=hd590300_2
- libjpeg-turbo=2.0.0=h9bf148f_0
- liblapack=3.9.0=6_ha36c22a_netlib
- libllvm14=14.0.6=hcd5def8_4
- libnghttp2=1.58.0=h47da74e_1
- libnpp=12.0.2.50=0
- libnsl=2.0.1=hd590300_0
- libnvjitlink=12.1.105=0
- libnvjpeg=12.1.1.14=0
- libparquet=16.1.0=h6a7eafb_5_cpu
- libpng=1.6.43=h2797004_0
- libpq=12.17=hdbd6064_0
- libprotobuf=4.25.3=h08a7969_0
- libre2-11=2023.09.01=h5a48ba9_2
- libsentencepiece=0.2.0=he81a138_2
- libsodium=1.0.18=h36c2ea0_1
- libsqlite=3.46.0=hde9e2c9_0
- libssh2=1.11.0=h0841786_0
- libstdcxx-ng=14.1.0=hc0a3c3a_0
- libthrift=0.19.0=hb90f79a_1
- libtiff=4.2.0=hecacb30_2
- libutf8proc=2.8.0=h166bdaf_0
- libuuid=2.38.1=h0b41bf4_0
- libuv=1.44.2=h5eee18b_0
- libwebp-base=1.4.0=hd590300_0
- libxcb=1.16=hd590300_0
- libxcrypt=4.4.36=hd590300_1
- libxkbcommon=1.0.3=he3ba5ed_0
- libxml2=2.10.4=hfdd30dd_2
- libxslt=1.1.37=h873f0b0_0
- libzlib=1.2.13=h4ab18f5_6
- llvm-openmp=15.0.7=h0cdce71_0
- lxml=4.9.3=py311hdbbb534_0
- lxml-stubs=0.5.1=pyhd8ed1ab_0
- lz4-c=1.9.4=hcb278e6_0
- lzo=2.10=hd590300_1001
- marisa-trie=1.1.0=py311hb755f60_1
- markdown-it-py=3.0.0=pyhd8ed1ab_0
- markupsafe=2.1.5=py311h459d7ec_0
- matplotlib=3.8.0=py311h06a4308_0
- matplotlib-base=3.8.0=py311ha02d727_0
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
- mccabe=0.7.0=pyhd8ed1ab_0
- mdurl=0.1.2=pyhd8ed1ab_0
- mistune=3.0.2=pyhd8ed1ab_0
- mkl=2023.1.0=h213fc3f_46344
- mkl-service=2.4.0=py311h5eee18b_1
- mkl_fft=1.3.8=py311h5eee18b_0
- mkl_random=1.2.4=py311hdb19cb5_0
- more-itertools=10.1.0=py311h06a4308_0
- mpc=1.3.1=hfe3b2da_0
- mpfr=4.2.1=h38ae2d0_2
- mpmath=1.3.0=pyhd8ed1ab_0
- multidict=6.0.5=py311h459d7ec_0
- multiprocess=0.70.16=py311h459d7ec_0
- munkres=1.1.4=pyh9f0ad1d_0
- murmurhash=1.0.10=py311hb755f60_1
- mypy=1.11.1=py311h61187de_0
- mypy_extensions=1.0.0=pyha770c72_0
- mysql=5.7.20=hf484d3e_1001
- nbclient=0.10.0=pyhd8ed1ab_0
- nbconvert-core=7.16.4=pyhd8ed1ab_1
- nbformat=5.10.4=pyhd8ed1ab_0
- ncurses=6.5=h59595ed_0
- nest-asyncio=1.6.0=pyhd8ed1ab_0
- nettle=3.6=he412f7d_0
- networkx=3.3=pyhd8ed1ab_1
- nltk=3.8.1=pyhd8ed1ab_0
- nodejs=18.18.2=h2d74bed_0
- notebook-shim=0.2.4=pyhd8ed1ab_0
- numexpr=2.8.7=py311h65dcdc2_0
- numpy=1.24.3=py311h08b1b3b_1
- numpy-base=1.24.3=py311hf175353_1
- objprint=0.2.3=pyhd8ed1ab_0
- oniguruma=6.9.9=hd590300_0
- openai=1.12.0=pyhd8ed1ab_0
- openh264=2.1.1=h780b84a_0
- openjpeg=2.4.0=hb52868f_1
- openssl=3.3.1=hb9d3cd8_3
- orc=2.0.1=h17fec99_1
- orjson=3.10.7=py311hb3a8bbb_0
- overrides=7.7.0=pyhd8ed1ab_0
- packaging=24.1=pyhd8ed1ab_0
- pandas=2.1.4=py311ha02d727_0
- pandas-stubs=1.5.3.230203=py311h06a4308_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- parso=0.8.4=pyhd8ed1ab_0
- pathy=0.10.3=py311h06a4308_0
- patsy=0.5.6=pyhd8ed1ab_0
- pcre2=10.43=hcad00b1_0
- pexpect=4.9.0=pyhd8ed1ab_0
- pickleshare=0.7.5=py_1003
- pillow=10.4.0=py311h5eee18b_0
- pip=24.2=pyhd8ed1ab_0
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_1
- platformdirs=4.2.2=pyhd8ed1ab_0
- playwright=1.41.2=py311_0
- ply=3.11=pyhd8ed1ab_2
- preshed=3.0.9=py311hb755f60_1
- prometheus_client=0.20.0=pyhd8ed1ab_0
- prompt-toolkit=3.0.47=pyha770c72_0
- psutil=6.0.0=py311h331c9d8_0
- pthread-stubs=0.4=h36c2ea0_1001
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.3=pyhd8ed1ab_0
- pyarrow=16.1.0=py311h781c19f_1
- pyarrow-core=16.1.0=py311h8e2c35d_1_cpu
- pyarrow-hotfix=0.6=pyhd8ed1ab_0
- pycparser=2.22=pyhd8ed1ab_0
- pydantic=2.8.2=pyhd8ed1ab_0
- pydantic-core=2.20.1=py311hb3a8bbb_0
- pyee=11.0.1=pyhd8ed1ab_0
- pygments=2.18.0=pyhd8ed1ab_0
- pylint=3.2.6=pyhd8ed1ab_0
- pyparsing=3.0.9=pyhd8ed1ab_0
- pyqt=5.15.10=py311h6a678d5_0
- pyqt5-sip=12.13.0=py311h5eee18b_0
- pysocks=1.7.1=pyha2e5f31_6
- python=3.11.7=hab00c5b_1_cpython
- python-dateutil=2.9.0=pyhd8ed1ab_0
- python-fastjsonschema=2.20.0=pyhd8ed1ab_0
- python-json-logger=2.0.7=pyhd8ed1ab_0
- python-slugify=8.0.4=pyhd8ed1ab_0
- python-tzdata=2024.1=pyhd8ed1ab_0
- python-xxhash=3.4.1=py311h459d7ec_0
- python_abi=3.11=4_cp311
- pytorch=2.2.0=py3.11_cuda12.1_cudnn8.9.2_0
- pytorch-cuda=12.1=ha16c6d3_5
- pytorch-mutex=1.0=cuda
- pytz=2024.1=pyhd8ed1ab_0
- pyyaml=6.0.2=py311h61187de_0
- pyzmq=26.1.0=py311h759c1eb_0
- qt-main=5.15.2=h53bd1ea_10
- re2=2023.09.01=h7f4b329_2
- readline=8.2=h8228510_1
- referencing=0.35.1=pyhd8ed1ab_0
- regex=2024.7.24=py311h61187de_0
- requests=2.32.3=pyhd8ed1ab_0
- requests-cache=1.2.0=py311h06a4308_0
- requests-file=2.1.0=pyhd8ed1ab_0
- responses=0.18.0=pyhd8ed1ab_0
- rfc3339-validator=0.1.4=pyhd8ed1ab_0
- rfc3986-validator=0.1.1=pyh9f0ad1d_0
- rich=13.7.1=pyhd8ed1ab_0
- rpds-py=0.20.0=py311hb3a8bbb_0
- ruamel.yaml=0.18.6=py311h459d7ec_0
- ruamel.yaml.clib=0.2.7=py311h459d7ec_2
- s2n=1.4.13=he19d79f_0
- safetensors=0.4.4=py311hb3a8bbb_0
- scikit-learn=1.3.0=py311ha02d727_1
- scipy=1.14.0=py311h517d4fd_1
- seaborn=0.13.2=hd8ed1ab_0
- seaborn-base=0.13.2=pyhd8ed1ab_0
- send2trash=1.8.3=pyh0d859eb_0
- sentence-transformers=2.2.2=pyhd8ed1ab_0
- sentencepiece=0.2.0=h38be061_2
- sentencepiece-python=0.2.0=py311h7fa642f_2
- sentencepiece-spm=0.2.0=he81a138_2
- setfit=1.0.3=pyhd8ed1ab_0
- setuptools=72.1.0=pyhd8ed1ab_0
- shellingham=1.5.4=pyhd8ed1ab_0
- sip=6.7.12=py311hb755f60_0
- six=1.16.0=pyh6c4a22f_0
- smart_open=6.4.0=pyhd8ed1ab_0
- snappy=1.2.1=ha2e4443_0
- sniffio=1.3.1=pyhd8ed1ab_0
- soupsieve=2.5=pyhd8ed1ab_1
- spacy=3.6.1=py311h92ebd52_0
- spacy-legacy=3.0.12=pyhd8ed1ab_0
- spacy-loggers=1.0.5=pyhd8ed1ab_0
- sqlite=3.46.0=h6d4b2fc_0
- srsly=2.4.8=py311hb755f60_1
- stack_data=0.6.2=pyhd8ed1ab_0
- statsmodels=0.14.2=py311h18e1886_0
- sympy=1.13.2=pypyh2585a3b_103
- tbb=2021.9.0=hf52228f_0
- terminado=0.18.1=pyh0d859eb_0
- text-unidecode=1.3=pyhd8ed1ab_1
- thinc=8.1.12=py311h92ebd52_0
- threadpoolctl=3.5.0=pyhc1e730c_0
- tiktoken=0.5.2=py311h1069841_0
- tinycss2=1.3.0=pyhd8ed1ab_0
- tk=8.6.13=noxft_h4845f30_101
- tldextract=5.1.1=pyhd8ed1ab_0
- tokenizers=0.15.2=py311h6640629_0
- tomli=2.0.1=pyhd8ed1ab_0
- tomlkit=0.13.2=pyha770c72_0
- torchtriton=2.2.0=py311
- torchvision=0.17.0=py311_cu121
- tornado=6.4.1=py311h331c9d8_0
- tqdm=4.65.0=py311h92b7b1e_0
- traitlets=5.14.3=pyhd8ed1ab_0
- transformers=4.36.2=pyhd8ed1ab_0
- typer=0.4.2=pyhd8ed1ab_0
- types-beautifulsoup4=4.12.0.20240511=pyhd8ed1ab_0
- types-html5lib=1.1.11.20240806=pyhd8ed1ab_0
- types-python-dateutil=2.9.0.20240316=pyhd8ed1ab_0
- types-pytz=2022.4.0.0=py311h06a4308_1
- types-requests=2.32.0.20240712=pyhd8ed1ab_1
- types-tqdm=4.66.0.20240417=pyhd8ed1ab_0
- types-urllib3=1.26.25.14=pyhd8ed1ab_0
- typing-extensions=4.12.2=hd8ed1ab_0
- typing_extensions=4.12.2=pyha770c72_0
- typing_utils=0.1.0=pyhd8ed1ab_0
- tzdata=2024a=h0c530f3_0
- ujson=5.10.0=py311h6a678d5_0
- unidecode=1.3.6=pyhd8ed1ab_0
- uri-template=1.3.0=pyhd8ed1ab_0
- url-normalize=1.4.3=py311h06a4308_0
- urllib3=2.2.2=pyhd8ed1ab_1
- viztracer=0.16.3=py311h8f1ec9b_0
- wasabi=1.1.2=py311h38be061_1
- wcwidth=0.2.13=pyhd8ed1ab_0
- webcolors=24.8.0=pyhd8ed1ab_0
- webencodings=0.5.1=pyhd8ed1ab_2
- websocket-client=1.8.0=pyhd8ed1ab_0
- werkzeug=3.0.1=pyhd8ed1ab_0
- wheel=0.44.0=pyhd8ed1ab_0
- widgetsnbextension=4.0.11=pyhd8ed1ab_0
- xorg-libxau=1.0.11=hd590300_0
- xorg-libxdmcp=1.1.3=h7f98852_0
- xxhash=0.8.2=hd590300_0
- xz=5.4.6=h5eee18b_1
- yaml=0.2.5=h7f98852_2
- yarl=1.9.4=py311h459d7ec_0
- zeromq=4.3.5=h59595ed_1
- zipp=3.20.0=pyhd8ed1ab_0
- zlib=1.2.13=h4ab18f5_6
- zstandard=0.23.0=py311h5cd10c7_0
- zstd=1.5.6=ha6fb4c9_0
- pip:
- ipaddress==1.0.23
- lingua-language-detector==2.0.2
- whatwg-url==2018.8.26