-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
509 lines (509 loc) · 16.5 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
name: nlp
channels:
- conda-forge
- defaults
dependencies:
- _anaconda_depends=2023.03=py310_0
- aiohttp=3.8.5=py310h8d17308_0
- aiosignal=1.3.1=pyhd8ed1ab_0
- alabaster=0.7.13=pyhd8ed1ab_0
- anaconda=custom=py310_2
- anyio=4.0.0=pyhd8ed1ab_0
- aom=3.5.0=h63175ca_0
- appdirs=1.4.4=pyh9f0ad1d_0
- argon2-cffi=23.1.0=pyhd8ed1ab_0
- argon2-cffi-bindings=21.2.0=py310h8d17308_4
- arrow=1.3.0=pyhd8ed1ab_0
- astroid=2.15.8=py310h5588dad_0
- astropy=5.3.4=py310h3e78b6c_1
- asttokens=2.4.0=pyhd8ed1ab_0
- async-lru=2.0.4=pyhd8ed1ab_0
- async-timeout=4.0.3=pyhd8ed1ab_0
- atomicwrites=1.4.1=pyhd8ed1ab_0
- attrs=23.1.0=pyh71513ae_1
- autocorrect=2.6.1=pyhd8ed1ab_0
- automat=22.10.0=pyhd8ed1ab_0
- autopep8=2.0.4=pyhd8ed1ab_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-sdk-cpp=1.10.57=h1a0519f_17
- babel=2.12.1=pyhd8ed1ab_1
- backcall=0.2.0=pyh9f0ad1d_0
- backports=1.0=pyhd8ed1ab_3
- backports.functools_lru_cache=1.6.5=pyhd8ed1ab_0
- bcrypt=4.0.1=py310h87d50f1_1
- beautifulsoup4=4.12.2=pyha770c72_0
- binaryornot=0.4.4=py_1
- black=23.9.1=py310h5588dad_0
- bleach=6.1.0=pyhd8ed1ab_0
- blinker=1.6.2=pyhd8ed1ab_0
- blosc=1.21.5=hdccc3a2_0
- bokeh=3.2.2=pyhd8ed1ab_0
- brotli=1.0.9=h0e60522_4
- brotli-python=1.0.9=py310h00ffb61_9
- bzip2=1.0.8=h8ffe710_4
- c-ares=1.19.1=hcfcfb64_0
- c-blosc2=2.10.5=h183a6f4_0
- ca-certificates=2023.7.22=h56e8100_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- certifi=2023.7.22=pyhd8ed1ab_0
- cffi=1.16.0=py310h8d17308_0
- chardet=5.2.0=py310h5588dad_1
- charls=2.4.2=h1537add_0
- charset-normalizer=3.3.0=pyhd8ed1ab_0
- click=8.1.7=win_pyh7428d3b_0
- cloudpickle=2.2.1=pyhd8ed1ab_0
- colorama=0.4.6=pyhd8ed1ab_0
- colorcet=3.0.1=pyhd8ed1ab_0
- comm=0.1.4=pyhd8ed1ab_0
- constantly=15.1.0=py_0
- contourpy=1.1.1=py310h232114e_1
- cookiecutter=2.4.0=pyhca7485f_0
- cryptography=41.0.4=py310h6e82f81_0
- cssselect=1.2.0=pyhd8ed1ab_0
- cudatoolkit=11.2.2=h7d7167e_12
- cudnn=8.1.0.77=h3e0f4f4_0
- curl=8.1.2=h68f0423_0
- cycler=0.12.0=pyhd8ed1ab_0
- cytoolz=0.12.2=py310h8d17308_1
- daal4py=2023.2.1=py310h220cb41_0
- dal=2023.2.1=h6a75c08_1038
- dask=2023.9.3=pyhd8ed1ab_0
- dask-core=2023.9.3=pyhd8ed1ab_0
- dataclasses=0.8=pyhc8e2a94_3
- datasets=2.14.4=pyhd8ed1ab_0
- datashader=0.15.2=pyhd8ed1ab_0
- datashape=0.5.4=py_1
- dav1d=1.2.1=hcfcfb64_0
- debugpy=1.8.0=py310h00ffb61_1
- decorator=5.1.1=pyhd8ed1ab_0
- defusedxml=0.7.1=pyhd8ed1ab_0
- diff-match-patch=20230430=pyhd8ed1ab_0
- dill=0.3.7=pyhd8ed1ab_0
- distributed=2023.9.3=pyhd8ed1ab_0
- docstring-to-markdown=0.12=pyhd8ed1ab_0
- docutils=0.20.1=py310h5588dad_2
- entrypoints=0.4=pyhd8ed1ab_0
- et_xmlfile=1.1.0=pyhd8ed1ab_0
- exceptiongroup=1.1.3=pyhd8ed1ab_0
- executing=1.2.0=pyhd8ed1ab_0
- filelock=3.12.4=pyhd8ed1ab_0
- flake8=6.0.0=pyhd8ed1ab_0
- flask=3.0.0=pyhd8ed1ab_0
- fonttools=4.43.1=py310h8d17308_0
- fqdn=1.5.1=pyhd8ed1ab_0
- freetype=2.12.1=hdaf720e_2
- frozenlist=1.4.0=py310h8d17308_1
- fsspec=2023.9.2=pyh1a96a4e_0
- fuzzywuzzy=0.18.0=pyhd8ed1ab_0
- gensim=4.3.2=py310hecd3228_0
- gettext=0.21.1=h5728263_0
- giflib=5.2.1=h64bf75a_3
- glib=2.78.0=h12be248_0
- glib-tools=2.78.0=h12be248_0
- greenlet=3.0.0=py310h00ffb61_1
- gst-plugins-base=1.22.6=h001b923_2
- gstreamer=1.22.6=hb4038d2_2
- h5py=3.9.0=nompi_py310h1cf69ec_101
- hdf5=1.14.1=nompi_h73e8ff5_100
- holoviews=1.17.1=pyhd8ed1ab_0
- huggingface_hub=0.17.3=pyhd8ed1ab_0
- hvplot=0.8.4=pyhd8ed1ab_1
- hyperlink=21.0.0=pyhd3deb0d_0
- icu=72.1=h63175ca_0
- idna=3.4=pyhd8ed1ab_0
- imagecodecs=2023.8.12=py310h997794f_0
- imageio=2.31.1=pyh24c5eb1_0
- imagesize=1.4.1=pyhd8ed1ab_0
- imbalanced-learn=0.11.0=pyhd8ed1ab_0
- importlib-metadata=6.8.0=pyha770c72_0
- importlib_metadata=6.8.0=hd8ed1ab_0
- importlib_resources=6.1.0=pyhd8ed1ab_0
- incremental=22.10.0=pyhd8ed1ab_0
- inflection=0.5.1=pyh9f0ad1d_0
- iniconfig=2.0.0=pyhd8ed1ab_0
- intake=0.7.0=pyhd8ed1ab_0
- intel-openmp=2023.2.0=h57928b3_50496
- intervaltree=3.1.0=pyhd8ed1ab_1
- ipykernel=6.25.2=pyh60829e3_0
- ipython=8.16.1=pyh5737063_0
- ipython_genutils=0.2.0=py_1
- ipywidgets=8.1.1=pyhd8ed1ab_0
- isoduration=20.11.0=pyhd8ed1ab_0
- isort=5.12.0=pyhd8ed1ab_1
- itemadapter=0.8.0=pyhd8ed1ab_0
- itemloaders=1.1.0=pyhd8ed1ab_0
- itsdangerous=2.1.2=pyhd8ed1ab_0
- jaraco.classes=3.3.0=pyhd8ed1ab_0
- jedi=0.18.2=pyhd8ed1ab_0
- jellyfish=1.0.1=py310h87d50f1_1
- jinja2=3.1.2=pyhd8ed1ab_1
- jmespath=1.0.1=pyhd8ed1ab_0
- joblib=1.3.2=pyhd8ed1ab_0
- jq=1.6=haa95532_1
- json5=0.9.14=pyhd8ed1ab_0
- jsonpointer=2.4=py310h5588dad_3
- jsonschema=4.19.1=pyhd8ed1ab_0
- jsonschema-specifications=2023.7.1=pyhd8ed1ab_0
- jsonschema-with-format-nongpl=4.19.1=pyhd8ed1ab_0
- jupyter=1.0.0=pyhd8ed1ab_10
- jupyter-lsp=2.2.0=pyhd8ed1ab_0
- jupyter_client=8.3.1=pyhd8ed1ab_0
- jupyter_console=6.6.3=pyhd8ed1ab_0
- jupyter_core=5.3.2=py310h5588dad_0
- jupyter_events=0.7.0=pyhd8ed1ab_2
- jupyter_server=2.7.3=pyhd8ed1ab_1
- jupyter_server_terminals=0.4.4=pyhd8ed1ab_1
- jupyterlab=4.0.6=pyhd8ed1ab_0
- jupyterlab_pygments=0.2.2=pyhd8ed1ab_0
- jupyterlab_server=2.25.0=pyhd8ed1ab_0
- jupyterlab_widgets=3.0.9=pyhd8ed1ab_0
- jxrlib=1.1=h8ffe710_2
- keyring=24.2.0=py310h5588dad_1
- kiwisolver=1.4.5=py310h232114e_1
- krb5=1.20.1=heb0366b_0
- lazy-object-proxy=1.9.0=py310h8d17308_1
- lazy_loader=0.3=pyhd8ed1ab_0
- lcms2=2.15=h3e3b177_1
- lerc=4.0.0=h63175ca_0
- levenshtein=0.22.0=py310h00ffb61_0
- libabseil=20230125.3=cxx17_h63175ca_0
- libaec=1.1.2=h63175ca_1
- libarrow=12.0.1=h0578746_5_cpu
- libavif=0.11.1=ha7b97ba_2
- libblas=3.9.0=18_win64_mkl
- libbrotlicommon=1.0.9=hcfcfb64_9
- libbrotlidec=1.0.9=hcfcfb64_9
- libbrotlienc=1.0.9=hcfcfb64_9
- libcblas=3.9.0=18_win64_mkl
- libclang13=16.0.6=default_hc80b9e7_1
- libcrc32c=1.1.2=h0e60522_0
- libcurl=8.1.2=h68f0423_0
- libdeflate=1.18=hcfcfb64_0
- libevent=2.1.12=h3671451_1
- libffi=3.4.2=h8ffe710_5
- libglib=2.78.0=he8f3873_0
- libgoogle-cloud=2.12.0=hbc1b25b_1
- libgrpc=1.56.2=hea2d5f7_1
- libhwloc=2.9.3=default_haede6df_1009
- libiconv=1.17=h8ffe710_0
- libjpeg-turbo=2.1.5.1=hcfcfb64_1
- liblapack=3.9.0=18_win64_mkl
- libogg=1.3.4=h8ffe710_1
- libpng=1.6.39=h19919ed_0
- libprotobuf=4.23.3=h1975477_1
- libsodium=1.0.18=h8d14728_1
- libspatialindex=1.9.3=h39d44d4_4
- libsqlite=3.43.0=hcfcfb64_0
- libssh2=1.11.0=h7dfc565_0
- libthrift=0.18.1=h06f6336_2
- libtiff=4.5.1=h6c8260b_1
- libutf8proc=2.8.0=h82a8f57_0
- libvorbis=1.3.7=h0e60522_0
- libwebp=1.3.2=hcfcfb64_1
- libwebp-base=1.3.2=hcfcfb64_0
- libxcb=1.15=hcd874cb_0
- libxml2=2.11.5=hc3477c8_1
- libxslt=1.1.37=h6070c61_1
- libzlib=1.2.13=hcfcfb64_5
- libzopfli=1.0.3=h0e60522_0
- linkify-it-py=2.0.0=pyhd8ed1ab_0
- llvmlite=0.40.1=py310hb84602e_0
- locket=1.0.0=pyhd8ed1ab_0
- lxml=4.9.3=py310h46d54dd_1
- lz4=4.3.2=py310hbbb2075_1
- lz4-c=1.9.4=hcfcfb64_0
- m2w64-gcc-libgfortran=5.3.0=6
- m2w64-gcc-libs=5.3.0=7
- m2w64-gcc-libs-core=5.3.0=7
- m2w64-gmp=6.1.0=2
- m2w64-libwinpthread-git=5.0.0.4634.697f757=2
- markdown=3.5=pyhd8ed1ab_0
- markdown-it-py=3.0.0=pyhd8ed1ab_0
- markupsafe=2.1.3=py310h8d17308_1
- matplotlib=3.8.0=py310h5588dad_1
- matplotlib-base=3.8.0=py310hc9baf74_1
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
- mccabe=0.7.0=pyhd8ed1ab_0
- mdit-py-plugins=0.4.0=pyhd8ed1ab_0
- mdurl=0.1.0=pyhd8ed1ab_0
- menuinst=2.0.0=py310h00ffb61_1
- mistune=3.0.1=pyhd8ed1ab_0
- mkl=2022.1.0=h6a75c08_874
- mkl-service=2.4.0=py310h84a9c25_0
- more-itertools=10.1.0=pyhd8ed1ab_0
- mpmath=1.3.0=pyhd8ed1ab_0
- msgpack-python=1.0.6=py310h232114e_0
- msys2-conda-epoch=20160418=1
- multidict=6.0.4=py310h8d17308_0
- multipledispatch=0.6.0=py_0
- multiprocess=0.70.15=py310h8d17308_1
- munkres=1.1.4=pyh9f0ad1d_0
- mypy_extensions=1.0.0=pyha770c72_0
- nbclient=0.8.0=pyhd8ed1ab_0
- nbconvert=7.9.2=pyhd8ed1ab_0
- nbconvert-core=7.9.2=pyhd8ed1ab_0
- nbconvert-pandoc=7.9.2=pyhd8ed1ab_0
- nbformat=5.9.2=pyhd8ed1ab_0
- nest-asyncio=1.5.6=pyhd8ed1ab_0
- networkx=3.1=pyhd8ed1ab_0
- nltk=3.8.1=pyhd8ed1ab_0
- notebook=7.0.4=pyhd8ed1ab_0
- notebook-shim=0.2.3=pyhd8ed1ab_0
- numba=0.57.1=py310h19bcfe9_0
- numexpr=2.8.7=mkl_py310hd551296_0
- numpy=1.24.4=py310hd02465a_0
- numpydoc=1.5.0=pyhd8ed1ab_0
- openjpeg=2.5.0=ha2aaf27_2
- openpyxl=3.1.2=py310h8d17308_1
- openssl=3.1.3=hcfcfb64_0
- orc=1.9.0=hf2b8f0d_1
- overrides=7.4.0=pyhd8ed1ab_0
- packaging=23.2=pyhd8ed1ab_0
- pandas=2.1.1=py310hecd3228_1
- pandoc=3.1.3=h57928b3_0
- pandocfilters=1.5.0=pyhd8ed1ab_0
- panel=1.2.3=pyhd8ed1ab_0
- param=1.13.0=pyh1a96a4e_0
- paramiko=3.3.1=pyhd8ed1ab_0
- parsel=1.8.1=pyhd8ed1ab_0
- parso=0.8.3=pyhd8ed1ab_0
- partd=1.4.1=pyhd8ed1ab_0
- pathspec=0.11.2=pyhd8ed1ab_0
- patsy=0.5.3=pyhd8ed1ab_0
- pcre2=10.40=h17e33f8_0
- pep8=1.7.1=py_0
- pexpect=4.8.0=pyh1a96a4e_2
- pickleshare=0.7.5=py_1003
- pillow=10.0.0=py310hb653ca7_0
- pip=23.2.1=pyhd8ed1ab_0
- pkgutil-resolve-name=1.3.10=pyhd8ed1ab_1
- platformdirs=3.11.0=pyhd8ed1ab_0
- plotly=5.17.0=pyhd8ed1ab_0
- pluggy=1.3.0=pyhd8ed1ab_0
- ply=3.11=py_1
- prometheus_client=0.17.1=pyhd8ed1ab_0
- prompt-toolkit=3.0.39=pyha770c72_0
- prompt_toolkit=3.0.39=hd8ed1ab_0
- protego=0.3.0=pyhd8ed1ab_0
- psutil=5.9.5=py310h8d17308_1
- pthread-stubs=0.4=hcd874cb_1001
- pthreads-win32=2.9.1=hfa6e2cd_3
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- py-cpuinfo=9.0.0=pyhd8ed1ab_0
- pyarrow=12.0.1=py310hd1a9178_5_cpu
- pyasn1=0.5.0=pyhd8ed1ab_0
- pyasn1-modules=0.3.0=pyhd8ed1ab_0
- pycodestyle=2.10.0=pyhd8ed1ab_0
- pycparser=2.21=pyhd8ed1ab_0
- pyct=0.4.6=py_0
- pyct-core=0.4.6=py_0
- pycurl=7.45.1=py310hb6188b9_3
- pydispatcher=2.0.5=py_1
- pydocstyle=6.3.0=pyhd8ed1ab_0
- pyerfa=2.0.0.3=py310h3e78b6c_1
- pyflakes=3.0.1=pyhd8ed1ab_0
- pygments=2.16.1=pyhd8ed1ab_0
- pylint=2.17.7=pyhd8ed1ab_0
- pylint-venv=3.0.2=pyhd8ed1ab_0
- pyls-spyder=0.4.0=pyhd8ed1ab_0
- pynacl=1.5.0=py310h635b8f1_3
- pyodbc=4.0.39=py310h00ffb61_0
- pyopenssl=23.2.0=pyhd8ed1ab_1
- pyparsing=3.1.1=pyhd8ed1ab_0
- pyqt=5.15.9=py310h1fd54f2_5
- pyqt5-sip=12.12.2=py310h00ffb61_5
- pyqtwebengine=5.15.9=py310he49db7d_5
- pysocks=1.7.1=pyh0701188_6
- pytables=3.8.0=py310h5351e0d_2
- pytest=7.4.2=pyhd8ed1ab_0
- python=3.10.12=h4de0772_0_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python-fastjsonschema=2.18.1=pyhd8ed1ab_0
- python-json-logger=2.0.7=pyhd8ed1ab_0
- python-levenshtein=0.22.0=pyhd8ed1ab_0
- python-lsp-black=1.3.0=pyhd8ed1ab_0
- python-lsp-jsonrpc=1.1.2=pyhd8ed1ab_0
- python-lsp-server=1.7.4=pyhd8ed1ab_0
- python-lsp-server-base=1.7.4=pyhd8ed1ab_0
- python-slugify=8.0.1=pyhd8ed1ab_2
- python-tzdata=2023.3=pyhd8ed1ab_0
- python-xxhash=3.4.1=py310h8d17308_0
- python_abi=3.10=4_cp310
- pytoolconfig=1.2.5=pyhd8ed1ab_0
- pytz=2023.3.post1=pyhd8ed1ab_0
- pyviz_comms=3.0.0=pyhd8ed1ab_0
- pywavelets=1.4.1=py310h3e78b6c_1
- pywin32=306=py310h00ffb61_2
- pywin32-ctypes=0.2.2=py310h5588dad_1
- pywinpty=2.0.11=py310h00ffb61_1
- pyyaml=6.0.1=py310h8d17308_1
- pyzmq=25.1.1=py310hcd737a0_1
- qdarkstyle=3.1=pyhd8ed1ab_0
- qstylizer=0.2.2=pyhd8ed1ab_0
- qt-main=5.15.8=h2c8576c_12
- qt-webengine=5.15.8=h5b1ea0b_0
- qtawesome=1.2.3=pyhd8ed1ab_0
- qtconsole=5.4.4=pyhd8ed1ab_0
- qtconsole-base=5.4.4=pyha770c72_0
- qtpy=2.4.0=pyhd8ed1ab_0
- queuelib=1.6.2=pyhd8ed1ab_0
- rapidfuzz=2.15.1=py310h00ffb61_0
- re2=2023.03.02=hd4eee63_0
- referencing=0.30.2=pyhd8ed1ab_0
- regex=2023.10.3=py310h8d17308_0
- requests=2.31.0=pyhd8ed1ab_0
- requests-file=1.5.1=pyh9f0ad1d_0
- rfc3339-validator=0.1.4=pyhd8ed1ab_0
- rfc3986-validator=0.1.1=pyh9f0ad1d_0
- rich=13.6.0=pyhd8ed1ab_0
- rope=1.10.0=pyhd8ed1ab_0
- rpds-py=0.10.4=py310h87d50f1_0
- rtree=1.0.1=py310h1cbd46b_3
- sacremoses=0.0.53=pyhd8ed1ab_0
- safetensors=0.3.3=py310h87d50f1_1
- scikit-image=0.21.0=py310h00ffb61_0
- scikit-learn=1.3.1=py310hfd2573f_1
- scikit-learn-intelex=2023.2.1=py310h5588dad_0
- scipy=1.11.3=py310hf667824_1
- scrapy=2.11.0=py310h5588dad_0
- seaborn=0.13.0=hd8ed1ab_0
- seaborn-base=0.13.0=pyhd8ed1ab_0
- send2trash=1.8.2=pyh08f2357_0
- service_identity=18.1.0=py_0
- setuptools=68.2.2=pyhd8ed1ab_0
- sip=6.7.11=py310h00ffb61_1
- six=1.16.0=pyh6c4a22f_0
- smart_open=6.4.0=pyhd8ed1ab_0
- snappy=1.1.10=hfb803bf_0
- sniffio=1.3.0=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
- sphinxcontrib-applehelp=1.0.7=pyhd8ed1ab_0
- sphinxcontrib-devhelp=1.0.5=pyhd8ed1ab_0
- sphinxcontrib-htmlhelp=2.0.4=pyhd8ed1ab_0
- sphinxcontrib-jsmath=1.0.1=pyhd8ed1ab_0
- sphinxcontrib-qthelp=1.0.6=pyhd8ed1ab_0
- sphinxcontrib-serializinghtml=1.1.9=pyhd8ed1ab_0
- spyder=5.4.5=py310h5588dad_0
- spyder-kernels=2.4.4=win_pyh7428d3b_0
- sqlalchemy=2.0.21=py310h8d17308_1
- stack_data=0.6.2=pyhd8ed1ab_0
- statsmodels=0.14.0=py310h3e78b6c_2
- sympy=1.12=pyh04b8f61_3
- tabulate=0.9.0=pyhd8ed1ab_1
- tbb=2021.10.0=h91493d7_1
- tbb4py=2021.10.0=py310he9ee202_1
- tblib=2.0.0=pyhd8ed1ab_0
- tenacity=8.2.3=pyhd8ed1ab_0
- terminado=0.17.0=pyh08f2357_0
- text-unidecode=1.3=pyhd8ed1ab_1
- textdistance=4.5.0=pyhd8ed1ab_0
- threadpoolctl=3.2.0=pyha21a80b_0
- three-merge=0.1.1=pyh9f0ad1d_0
- tifffile=2023.9.26=pyhd8ed1ab_0
- tinycss2=1.2.1=pyhd8ed1ab_0
- tk=8.6.13=hcfcfb64_0
- tldextract=3.6.0=pyhd8ed1ab_0
- tokenizers=0.13.3=py310h2790ac9_0
- toml=0.10.2=pyhd8ed1ab_0
- tomli=2.0.1=pyhd8ed1ab_0
- tomlkit=0.12.1=pyha770c72_0
- toolz=0.12.0=pyhd8ed1ab_0
- tornado=6.3.3=py310h8d17308_1
- tqdm=4.66.1=pyhd8ed1ab_0
- traitlets=5.11.2=pyhd8ed1ab_0
- transformers=4.33.3=pyhd8ed1ab_0
- twisted=22.10.0=py310h8d17308_0
- twisted-iocpsupport=1.0.4=py310h8d17308_1
- types-python-dateutil=2.8.19.14=pyhd8ed1ab_0
- typing-extensions=4.8.0=hd8ed1ab_0
- typing_extensions=4.8.0=pyha770c72_0
- typing_utils=0.1.0=pyhd8ed1ab_0
- tzdata=2023c=h71feb2d_0
- uc-micro-py=1.0.1=pyhd8ed1ab_0
- ucrt=10.0.22621.0=h57928b3_0
- ujson=5.8.0=py310h00ffb61_0
- unicodedata2=15.1.0=py310h8d17308_0
- uri-template=1.3.0=pyhd8ed1ab_0
- urllib3=2.0.6=pyhd8ed1ab_0
- vc=14.3=h64f974e_17
- vc14_runtime=14.36.32532=hdcecf7f_17
- vs2015_runtime=14.36.32532=h05e6639_17
- w3lib=2.1.2=pyhd8ed1ab_0
- watchdog=3.0.0=py310h5588dad_1
- wcwidth=0.2.8=pyhd8ed1ab_0
- webcolors=1.13=pyhd8ed1ab_0
- webencodings=0.5.1=pyhd8ed1ab_2
- websocket-client=1.6.3=pyhd8ed1ab_0
- werkzeug=3.0.0=pyhd8ed1ab_0
- whatthepatch=1.0.5=pyhd8ed1ab_0
- wheel=0.41.2=pyhd8ed1ab_0
- widgetsnbextension=4.0.9=pyhd8ed1ab_0
- win_inet_pton=1.1.0=pyhd8ed1ab_6
- winpty=0.4.3=4
- wrapt=1.15.0=py310h8d17308_1
- xarray=2023.9.0=pyhd8ed1ab_0
- xlwings=0.30.12=py310h5588dad_1
- xorg-libxau=1.0.11=hcd874cb_0
- xorg-libxdmcp=1.1.3=hcd874cb_0
- xxhash=0.8.2=hcfcfb64_0
- xyzservices=2023.10.0=pyhd8ed1ab_0
- xz=5.2.6=h8d14728_0
- yaml=0.2.5=h8ffe710_2
- yapf=0.40.1=pyhd8ed1ab_0
- yarl=1.9.2=py310h8d17308_0
- zeromq=4.3.4=h0e60522_1
- zfp=1.0.0=h63175ca_4
- zict=3.0.0=pyhd8ed1ab_0
- zipp=3.17.0=pyhd8ed1ab_0
- zlib-ng=2.0.7=hcfcfb64_0
- zope.interface=6.1=py310h8d17308_0
- zstd=1.5.5=h12be248_0
- pip:
- absl-py==2.0.0
- astunparse==1.6.3
- cachetools==5.3.1
- countryinfo==0.1.2
- dm-tree==0.1.8
- flatbuffers==23.5.26
- gast==0.4.0
- google-auth==2.23.2
- google-auth-oauthlib==0.4.6
- google-pasta==0.2.0
- grpcio==1.59.0
- keras==2.10.0
- keras-core==0.1.7
- keras-nlp==0.6.2
- keras-preprocessing==1.1.2
- libclang==16.0.6
- namex==0.0.7
- oauthlib==3.2.2
- opt-einsum==3.3.0
- protobuf==3.19.6
- requests-oauthlib==1.3.1
- rsa==4.9
- tensorboard==2.10.1
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- tensorflow==2.10.1
- tensorflow-estimator==2.10.0
- tensorflow-hub==0.15.0
- tensorflow-io-gcs-filesystem==0.31.0
- tensorflow-text==2.10.0
- termcolor==2.3.0
prefix: C:\Users\JDUAN\.conda\envs\nlp