-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yaml
576 lines (576 loc) · 39.7 KB
/
environment.yaml
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
name: base
channels:
- pytorch
- nvidia
- defaults
dependencies:
- _anaconda_depends=2024.02=py311_mkl_1
- abseil-cpp=20211102.0=hd77b12b_0
- aext-assistant=4.0.15=py311haa95532_jl4_0
- aext-assistant-server=4.0.15=py311haa95532_0
- aext-core=4.0.15=py311haa95532_jl4_0
- aext-core-server=4.0.15=py311haa95532_1
- aext-panels=4.0.15=py311haa95532_0
- aext-panels-server=4.0.15=py311haa95532_0
- aext-share-notebook=4.0.15=py311haa95532_0
- aext-share-notebook-server=4.0.15=py311haa95532_0
- aext-shared=4.0.15=py311haa95532_0
- aiobotocore=2.7.0=py311haa95532_0
- aiohttp=3.9.3=py311h2bbff1b_0
- aioitertools=0.7.1=pyhd3eb1b0_0
- aiosignal=1.2.0=pyhd3eb1b0_0
- alabaster=0.7.12=pyhd3eb1b0_0
- altair=5.0.1=py311haa95532_0
- anaconda-anon-usage=0.4.3=py311hfc23b7f_100
- anaconda-catalogs=0.2.0=py311haa95532_0
- anaconda-client=1.12.3=py311haa95532_0
- anaconda-cloud-auth=0.5.1=py311haa95532_0
- anaconda-navigator=2.6.0=py311haa95532_0
- anaconda-project=0.11.1=py311haa95532_0
- anaconda-toolbox=4.0.15=py311haa95532_0
- anyio=4.2.0=py311haa95532_0
- aom=3.6.0=hd77b12b_0
- appdirs=1.4.4=pyhd3eb1b0_0
- archspec=0.2.3=pyhd3eb1b0_0
- argon2-cffi=21.3.0=pyhd3eb1b0_0
- argon2-cffi-bindings=21.2.0=py311h2bbff1b_0
- arrow=1.2.3=py311haa95532_1
- arrow-cpp=14.0.2=ha81ea56_1
- astroid=2.14.2=py311haa95532_0
- astropy=5.3.4=py311hd7041d2_0
- asttokens=2.0.5=pyhd3eb1b0_0
- async-lru=2.0.4=py311haa95532_0
- atomicwrites=1.4.0=py_0
- attrs=23.1.0=py311haa95532_0
- automat=20.2.0=py_0
- autopep8=1.6.0=pyhd3eb1b0_1
- aws-c-auth=0.6.19=h2bbff1b_0
- aws-c-cal=0.5.20=h2bbff1b_0
- aws-c-common=0.8.5=h2bbff1b_0
- aws-c-compression=0.2.16=h2bbff1b_0
- aws-c-event-stream=0.2.15=hd77b12b_0
- aws-c-http=0.6.25=h2bbff1b_0
- aws-c-io=0.13.10=h2bbff1b_0
- aws-c-mqtt=0.7.13=h2bbff1b_0
- aws-c-s3=0.1.51=h2bbff1b_0
- aws-c-sdkutils=0.1.6=h2bbff1b_0
- aws-checksums=0.1.13=h2bbff1b_0
- aws-crt-cpp=0.18.16=hd77b12b_0
- aws-sdk-cpp=1.10.55=hd77b12b_0
- babel=2.11.0=py311haa95532_0
- backports=1.1=pyhd3eb1b0_0
- backports.functools_lru_cache=1.6.4=pyhd3eb1b0_0
- backports.tempfile=1.0=pyhd3eb1b0_1
- backports.weakref=1.0.post1=py_1
- bcrypt=3.2.0=py311h2bbff1b_1
- beautifulsoup4=4.12.2=py311haa95532_0
- binaryornot=0.4.4=pyhd3eb1b0_1
- black=23.11.0=py311haa95532_0
- blas=1.0=mkl
- bleach=4.1.0=pyhd3eb1b0_0
- blinker=1.6.2=py311haa95532_0
- blosc=1.21.3=h6c2663c_0
- bokeh=3.3.4=py311h746a85d_0
- boltons=23.0.0=py311haa95532_0
- boost-cpp=1.82.0=h59b6b97_2
- botocore=1.31.64=py311haa95532_0
- bottleneck=1.3.7=py311hd7041d2_0
- brotli=1.0.9=h2bbff1b_7
- brotli-bin=1.0.9=h2bbff1b_7
- brotli-python=1.0.9=py311hd77b12b_7
- bzip2=1.0.8=he774522_0
- c-ares=1.19.1=h2bbff1b_0
- c-blosc2=2.12.0=h2f4ed9d_0
- ca-certificates=2024.3.11=haa95532_0
- cachetools=4.2.2=pyhd3eb1b0_0
- cairo=1.16.0=haedb8bc_5
- certifi=2024.6.2=py311haa95532_0
- cffi=1.16.0=py311h2bbff1b_0
- cfitsio=3.470=h2bbff1b_7
- chardet=4.0.0=py311haa95532_1003
- charls=2.2.0=h6c2663c_0
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- click=8.1.7=py311haa95532_0
- cloudpickle=2.2.1=py311haa95532_0
- clyent=1.2.2=py311haa95532_1
- colorama=0.4.6=py311haa95532_0
- colorcet=3.0.1=py311haa95532_0
- comm=0.1.2=py311haa95532_0
- conda=24.5.0=py311haa95532_0
- conda-build=24.1.2=py311haa95532_0
- conda-content-trust=0.2.0=py311haa95532_0
- conda-index=0.4.0=pyhd3eb1b0_0
- conda-libmamba-solver=24.1.0=pyhd3eb1b0_0
- conda-pack=0.6.0=pyhd3eb1b0_0
- conda-package-handling=2.2.0=py311haa95532_0
- conda-package-streaming=0.9.0=py311haa95532_0
- conda-repo-cli=1.0.75=py311haa95532_0
- conda-token=0.4.0=pyhd3eb1b0_0
- conda-verify=3.4.2=py_1
- console_shortcut=0.1.1=4
- constantly=23.10.4=py311haa95532_0
- contourpy=1.2.0=py311h59b6b97_0
- cookiecutter=2.5.0=py311haa95532_0
- cryptography=42.0.2=py311h89fc84f_0
- cssselect=1.2.0=py311haa95532_0
- cuda-cccl=12.5.39=0
- cuda-cccl_win-64=12.5.39=0
- cuda-cudart=11.8.89=0
- cuda-cudart-dev=11.8.89=0
- cuda-cupti=11.8.87=0
- cuda-libraries=11.8.0=0
- cuda-libraries-dev=11.8.0=0
- cuda-nvrtc=11.8.89=0
- cuda-nvrtc-dev=11.8.89=0
- cuda-nvtx=11.8.86=0
- cuda-profiler-api=12.5.39=0
- cuda-runtime=11.8.0=0
- cuda-version=12.5=3
- curl=8.5.0=he2ea4bf_0
- cycler=0.11.0=pyhd3eb1b0_0
- cytoolz=0.12.2=py311h2bbff1b_0
- dask=2023.11.0=py311haa95532_0
- dask-core=2023.11.0=py311haa95532_0
- datashader=0.16.0=py311haa95532_0
- dav1d=1.2.1=h2bbff1b_0
- debugpy=1.6.7=py311hd77b12b_0
- decorator=5.1.1=pyhd3eb1b0_0
- defusedxml=0.7.1=pyhd3eb1b0_0
- diff-match-patch=20200713=pyhd3eb1b0_0
- dill=0.3.7=py311haa95532_0
- distributed=2023.11.0=py311haa95532_0
- distro=1.8.0=py311haa95532_0
- docstring-to-markdown=0.11=py311haa95532_0
- docutils=0.18.1=py311haa95532_3
- entrypoints=0.4=py311haa95532_0
- et_xmlfile=1.1.0=py311haa95532_0
- executing=0.8.3=pyhd3eb1b0_0
- expat=2.6.2=hd77b12b_0
- filelock=3.13.1=py311haa95532_0
- flake8=6.0.0=py311haa95532_0
- flask=2.2.5=py311haa95532_0
- fmt=9.1.0=h6d14046_0
- font-ttf-dejavu-sans-mono=2.37=hd3eb1b0_0
- font-ttf-inconsolata=2.001=hcb22688_0
- font-ttf-source-code-pro=2.030=hd3eb1b0_0
- font-ttf-ubuntu=0.83=h8b1ccd4_0
- fontconfig=2.14.1=h9c4af85_2
- fonts-anaconda=1=h8fa9717_0
- fonts-conda-ecosystem=1=hd3eb1b0_0
- fonttools=4.25.0=pyhd3eb1b0_0
- freetype=2.12.1=ha860e81_0
- fribidi=1.0.10=h62dcd97_0
- frozendict=2.4.2=py311haa95532_0
- frozenlist=1.4.0=py311h2bbff1b_0
- fsspec=2023.10.0=py311haa95532_0
- future=0.18.3=py311haa95532_0
- gensim=4.3.0=py311heda8569_0
- getopt-win32=0.1=h2bbff1b_0
- gflags=2.2.2=hd77b12b_1
- giflib=5.2.1=h8cc25b3_3
- git=2.40.1=haa95532_1
- gitdb=4.0.7=pyhd3eb1b0_0
- gitpython=3.1.37=py311haa95532_0
- glib=2.78.4=hd77b12b_0
- glib-tools=2.78.4=hd77b12b_0
- glog=0.5.0=hd77b12b_1
- gmpy2=2.1.2=py311h7f96b67_0
- graphite2=1.3.14=hd77b12b_1
- graphviz=2.50.0=h7eca76f_1
- greenlet=3.0.1=py311hd77b12b_0
- grpc-cpp=1.48.2=hfe90ff0_1
- gts=0.7.6=h63ab5a1_3
- h11=0.14.0=py311haa95532_0
- h5py=3.9.0=py311h4e0e482_0
- harfbuzz=4.3.0=hb646838_2
- hdf5=1.12.1=h51c971a_3
- heapdict=1.0.1=pyhd3eb1b0_0
- holoviews=1.18.3=py311haa95532_0
- httpcore=1.0.2=py311haa95532_0
- httpx=0.26.0=py311haa95532_0
- hvplot=0.9.2=py311haa95532_0
- hyperlink=21.0.0=pyhd3eb1b0_0
- icc_rt=2022.1.0=h6049295_2
- icu=73.1=h6c2663c_0
- idna=3.4=py311haa95532_0
- imagecodecs=2023.1.23=py311he6ff3c7_0
- imageio=2.33.1=py311haa95532_0
- imagesize=1.4.1=py311haa95532_0
- imbalanced-learn=0.11.0=py311haa95532_1
- importlib-metadata=7.0.1=py311haa95532_0
- importlib_metadata=7.0.1=hd3eb1b0_0
- incremental=22.10.0=pyhd3eb1b0_0
- inflection=0.5.1=py311haa95532_0
- iniconfig=1.1.1=pyhd3eb1b0_0
- intake=0.6.8=py311haa95532_0
- intervaltree=3.1.0=pyhd3eb1b0_0
- ipykernel=6.28.0=py311haa95532_0
- ipython=8.20.0=py311haa95532_0
- ipython_genutils=0.2.0=pyhd3eb1b0_1
- ipywidgets=7.6.5=pyhd3eb1b0_2
- isort=5.9.3=pyhd3eb1b0_0
- itemadapter=0.3.0=pyhd3eb1b0_0
- itemloaders=1.1.0=py311haa95532_0
- itsdangerous=2.0.1=pyhd3eb1b0_0
- jaraco.classes=3.2.1=pyhd3eb1b0_0
- jedi=0.18.1=py311haa95532_1
- jellyfish=1.0.1=py311h36a85e1_0
- jinja2=3.1.3=py311haa95532_0
- jmespath=1.0.1=py311haa95532_0
- joblib=1.2.0=py311haa95532_0
- jpeg=9e=h2bbff1b_1
- jq=1.6=haa95532_1
- json5=0.9.6=pyhd3eb1b0_0
- jsonpatch=1.32=pyhd3eb1b0_0
- jsonpointer=2.1=pyhd3eb1b0_0
- jsonschema=4.19.2=py311haa95532_0
- jsonschema-specifications=2023.7.1=py311haa95532_0
- jupyter=1.0.0=py311haa95532_9
- jupyter-lsp=2.2.0=py311haa95532_0
- jupyter_client=8.6.0=py311haa95532_0
- jupyter_console=6.6.3=py311haa95532_0
- jupyter_core=5.5.0=py311haa95532_0
- jupyter_events=0.8.0=py311haa95532_0
- jupyter_server=2.10.0=py311haa95532_0
- jupyter_server_terminals=0.4.4=py311haa95532_1
- jupyterlab=4.0.11=py311haa95532_0
- jupyterlab-variableinspector=3.1.0=py311haa95532_0
- jupyterlab_pygments=0.1.2=py_0
- jupyterlab_server=2.25.1=py311haa95532_0
- jupyterlab_widgets=3.0.9=py311haa95532_0
- keyring=23.13.1=py311haa95532_0
- kiwisolver=1.4.4=py311hd77b12b_0
- krb5=1.20.1=h5b6d351_0
- lazy-object-proxy=1.6.0=py311h2bbff1b_0
- lazy_loader=0.3=py311haa95532_0
- lcms2=2.12=h83e58a3_0
- lerc=3.0=hd77b12b_0
- libaec=1.0.4=h33f27b4_1
- libarchive=3.6.2=hb62f4d4_2
- libavif=0.11.1=h2bbff1b_0
- libboost=1.82.0=h3399ecb_2
- libbrotlicommon=1.0.9=h2bbff1b_7
- libbrotlidec=1.0.9=h2bbff1b_7
- libbrotlienc=1.0.9=h2bbff1b_7
- libclang=14.0.6=default_hb5a9fac_1
- libclang13=14.0.6=default_h8e68704_1
- libcublas=11.11.3.6=0
- libcublas-dev=11.11.3.6=0
- libcufft=10.9.0.58=0
- libcufft-dev=10.9.0.58=0
- libcurand=10.3.6.39=0
- libcurand-dev=10.3.6.39=0
- libcurl=8.5.0=h86230a5_0
- libcusolver=11.4.1.48=0
- libcusolver-dev=11.4.1.48=0
- libcusparse=11.7.5.86=0
- libcusparse-dev=11.7.5.86=0
- libdeflate=1.17=h2bbff1b_1
- libevent=2.1.12=h56d1f94_1
- libffi=3.4.4=hd77b12b_0
- libgd=2.3.3=ha43c60c_1
- libglib=2.78.4=ha17d25a_0
- libiconv=1.16=h2bbff1b_2
- libjpeg-turbo=2.0.0=h196d8e1_0
- liblief=0.12.3=hd77b12b_0
- libmamba=1.5.6=hcd6fe79_0
- libmambapy=1.5.6=py311h77c03ed_0
- libnpp=11.8.0.86=0
- libnpp-dev=11.8.0.86=0
- libnvjpeg=11.9.0.86=0
- libnvjpeg-dev=11.9.0.86=0
- libpng=1.6.39=h8cc25b3_0
- libpq=12.17=h906ac69_0
- libprotobuf=3.20.3=h23ce68f_0
- libsodium=1.0.18=h62dcd97_0
- libsolv=0.7.24=h23ce68f_0
- libspatialindex=1.9.3=h6c2663c_0
- libssh2=1.10.0=he2ea4bf_2
- libthrift=0.15.0=h4364b78_2
- libtiff=4.5.1=hd77b12b_0
- libuv=1.44.2=h2bbff1b_0
- libwebp=1.3.2=hbc33d0d_0
- libwebp-base=1.3.2=h2bbff1b_0
- libxml2=2.10.4=h0ad7f3c_1
- libxslt=1.1.37=h2bbff1b_1
- libzopfli=1.0.3=ha925a31_0
- linkify-it-py=2.0.0=py311haa95532_0
- llvmlite=0.42.0=py311hf2fb9eb_0
- locket=1.0.0=py311haa95532_0
- lxml=4.9.3=py311h09808a7_0
- lz4=4.3.2=py311h2bbff1b_0
- lz4-c=1.9.4=h2bbff1b_0
- lzo=2.10=he774522_2
- m2-msys2-runtime=2.5.0.17080.65c939c=3
- m2-patch=2.7.5=2
- m2w64-libwinpthread-git=5.0.0.4634.697f757=2
- markdown=3.4.1=py311haa95532_0
- markdown-it-py=2.2.0=py311haa95532_1
- markupsafe=2.1.3=py311h2bbff1b_0
- matplotlib=3.8.0=py311haa95532_0
- matplotlib-base=3.8.0=py311hf62ec03_0
- matplotlib-inline=0.1.6=py311haa95532_0
- mccabe=0.7.0=pyhd3eb1b0_0
- mdit-py-plugins=0.3.0=py311haa95532_0
- mdurl=0.1.0=py311haa95532_0
- menuinst=2.0.2=py311hd77b12b_0
- mistune=2.0.4=py311haa95532_0
- mkl-service=2.4.0=py311h2bbff1b_0
- mkl_fft=1.3.1=py311h743a336_0
- mkl_random=1.2.2=py311heda8569_0
- more-itertools=10.1.0=py311haa95532_0
- mpc=1.1.0=h7edee0f_1
- mpfr=4.0.2=h62dcd97_1
- mpir=3.0.0=hec2e145_1
- mpmath=1.3.0=py311haa95532_0
- msgpack-python=1.0.3=py311h59b6b97_0
- msys2-conda-epoch=20160418=1
- multidict=6.0.4=py311h2bbff1b_0
- multipledispatch=0.6.0=py311haa95532_0
- munkres=1.1.4=py_0
- mypy=1.8.0=py311h2bbff1b_0
- mypy_extensions=1.0.0=py311haa95532_0
- navigator-updater=0.4.0=py311haa95532_1
- nbclient=0.8.0=py311haa95532_0
- nbconvert=7.10.0=py311haa95532_0
- nbformat=5.9.2=py311haa95532_0
- nest-asyncio=1.6.0=py311haa95532_0
- networkx=3.1=py311haa95532_0
- nltk=3.8.1=py311haa95532_0
- notebook=7.0.8=py311haa95532_0
- notebook-shim=0.2.3=py311haa95532_0
- numba=0.59.0=py311hf62ec03_0
- numexpr=2.8.4=py311hffd1eac_0
- numpy=1.24.3=py311ha6a8073_0
- numpy-base=1.24.3=py311h877bb12_0
- numpydoc=1.5.0=py311haa95532_0
- openjpeg=2.4.0=h4fc8c34_0
- openpyxl=3.0.10=py311h2bbff1b_0
- openssl=3.0.13=h2bbff1b_2
- orc=1.7.4=h623e30f_1
- overrides=7.4.0=py311haa95532_0
- packaging=23.1=py311haa95532_0
- pandas=2.1.4=py311hf62ec03_0
- pandocfilters=1.5.0=pyhd3eb1b0_0
- panel=1.3.8=py311haa95532_0
- pango=1.50.7=h78c2152_0
- param=2.0.2=py311haa95532_0
- paramiko=2.8.1=pyhd3eb1b0_0
- parsel=1.8.1=py311haa95532_0
- parso=0.8.3=pyhd3eb1b0_0
- partd=1.4.1=py311haa95532_0
- pathlib=1.0.1=pyhd3eb1b0_1
- pathspec=0.10.3=py311haa95532_0
- patsy=0.5.3=py311haa95532_0
- pcre2=10.42=h0ff8eda_0
- pexpect=4.8.0=pyhd3eb1b0_3
- pickleshare=0.7.5=pyhd3eb1b0_1003
- pillow=10.2.0=py311h2bbff1b_0
- pip=23.3.1=py311haa95532_0
- pixman=0.40.0=h2bbff1b_1
- pkce=1.0.3=py311haa95532_0
- pkginfo=1.9.6=py311haa95532_0
- platformdirs=3.10.0=py311haa95532_0
- plotly=5.9.0=py311haa95532_0
- pluggy=1.0.0=py311haa95532_1
- ply=3.11=py311haa95532_0
- pooch=1.7.0=py311haa95532_0
- poppler=22.12.0=h0bf3bde_3
- poppler-data=0.4.11=haa95532_1
- powershell_shortcut=0.0.1=3
- prometheus_client=0.14.1=py311haa95532_0
- prompt-toolkit=3.0.43=py311haa95532_0
- prompt_toolkit=3.0.43=hd3eb1b0_0
- protego=0.1.16=py_0
- protobuf=3.20.3=py311hd77b12b_0
- psutil=5.9.0=py311h2bbff1b_0
- ptyprocess=0.7.0=pyhd3eb1b0_2
- pure_eval=0.2.2=pyhd3eb1b0_0
- py-cpuinfo=9.0.0=py311haa95532_0
- py-lief=0.12.3=py311hd77b12b_0
- pyarrow=14.0.2=py311h847bd2a_0
- pyasn1=0.4.8=pyhd3eb1b0_0
- pyasn1-modules=0.2.8=py_0
- pybind11-abi=4=hd3eb1b0_1
- pycodestyle=2.10.0=py311haa95532_0
- pycosat=0.6.6=py311h2bbff1b_0
- pycparser=2.21=pyhd3eb1b0_0
- pyct=0.5.0=py311haa95532_0
- pycurl=7.45.2=py311he2ea4bf_1
- pydantic=1.10.12=py311h2bbff1b_1
- pydeck=0.8.0=py311haa95532_2
- pydispatcher=2.0.5=py311haa95532_2
- pydocstyle=6.3.0=py311haa95532_0
- pyerfa=2.0.0=py311h2bbff1b_0
- pyflakes=3.0.1=py311haa95532_0
- pygments=2.15.1=py311haa95532_1
- pyjwt=2.4.0=py311haa95532_0
- pylint=2.16.2=py311haa95532_0
- pylint-venv=2.3.0=py311haa95532_0
- pyls-spyder=0.4.0=pyhd3eb1b0_0
- pynacl=1.5.0=py311h8cc25b3_0
- pyodbc=5.0.1=py311hd77b12b_0
- pyopenssl=24.0.0=py311haa95532_0
- pyparsing=3.0.9=py311haa95532_0
- pyqt=5.15.10=py311hd77b12b_0
- pyqt5-sip=12.13.0=py311h2bbff1b_0
- pyqtwebengine=5.15.10=py311hd77b12b_0
- pysocks=1.7.1=py311haa95532_0
- pytables=3.9.2=py311h91a9f6a_0
- pytest=7.4.0=py311haa95532_0
- python=3.11.7=he1021f5_0
- python-dateutil=2.8.2=pyhd3eb1b0_0
- python-dotenv=0.21.0=py311haa95532_0
- python-fastjsonschema=2.16.2=py311haa95532_0
- python-json-logger=2.0.7=py311haa95532_0
- python-libarchive-c=2.9=pyhd3eb1b0_1
- python-lmdb=1.4.1=py311hd77b12b_0
- python-lsp-black=1.2.1=py311haa95532_0
- python-lsp-jsonrpc=1.0.0=pyhd3eb1b0_0
- python-lsp-server=1.7.2=py311haa95532_0
- python-slugify=5.0.2=pyhd3eb1b0_0
- python-snappy=0.6.1=py311hd77b12b_0
- python-tzdata=2023.3=pyhd3eb1b0_0
- pytoolconfig=1.2.6=py311haa95532_0
- pytorch=2.3.1=py3.11_cuda11.8_cudnn8_0
- pytorch-cuda=11.8=h24eeafa_5
- pytorch-mutex=1.0=cuda
- pytz=2023.3.post1=py311haa95532_0
- pyviz_comms=3.0.0=py311haa95532_0
- pywavelets=1.5.0=py311hd7041d2_0
- pywin32=305=py311h2bbff1b_0
- pywin32-ctypes=0.2.0=py311haa95532_1000
- pywinpty=2.0.10=py311h5da7b33_0
- pyyaml=6.0.1=py311h2bbff1b_0
- pyzmq=25.1.2=py311hd77b12b_0
- qdarkstyle=3.0.2=pyhd3eb1b0_0
- qstylizer=0.2.2=py311haa95532_0
- qt-main=5.15.2=h19c9488_10
- qt-webengine=5.15.9=h5bd16bc_7
- qtawesome=1.2.2=py311haa95532_0
- qtconsole=5.4.2=py311haa95532_0
- qtpy=2.4.1=py311haa95532_0
- queuelib=1.6.2=py311haa95532_0
- re2=2022.04.01=hd77b12b_0
- referencing=0.30.2=py311haa95532_0
- regex=2023.10.3=py311h2bbff1b_0
- reproc=14.2.4=hd77b12b_1
- reproc-cpp=14.2.4=hd77b12b_1
- requests=2.31.0=py311haa95532_1
- requests-file=1.5.1=pyhd3eb1b0_0
- requests-toolbelt=1.0.0=py311haa95532_0
- rfc3339-validator=0.1.4=py311haa95532_0
- rfc3986-validator=0.1.1=py311haa95532_0
- rich=13.3.5=py311haa95532_0
- rope=1.7.0=py311haa95532_0
- rpds-py=0.10.6=py311h062c2fa_0
- rtree=1.0.1=py311h2eaa2aa_0
- ruamel.yaml=0.17.21=py311h2bbff1b_0
- ruamel_yaml=0.17.21=py311h2bbff1b_0
- s3fs=2023.10.0=py311haa95532_0
- scikit-image=0.22.0=py311hb4ba03d_0
- scikit-learn=1.2.2=py311hd77b12b_1
- scipy=1.10.1=py311h026d2c1_0
- scrapy=2.8.0=py311haa95532_0
- seaborn=0.12.2=py311haa95532_0
- semver=2.13.0=pyhd3eb1b0_0
- send2trash=1.8.2=py311haa95532_0
- service_identity=18.1.0=pyhd3eb1b0_1
- setuptools=68.2.2=py311haa95532_0
- sip=6.7.12=py311hd77b12b_0
- six=1.16.0=pyhd3eb1b0_1
- smart_open=5.2.1=py311haa95532_0
- smmap=4.0.0=pyhd3eb1b0_0
- snappy=1.1.10=h6c2663c_1
- sniffio=1.3.0=py311haa95532_0
- snowballstemmer=2.2.0=pyhd3eb1b0_0
- sortedcontainers=2.4.0=pyhd3eb1b0_0
- soupsieve=2.5=py311haa95532_0
- sphinx=5.0.2=py311haa95532_0
- sphinxcontrib-applehelp=1.0.2=pyhd3eb1b0_0
- sphinxcontrib-devhelp=1.0.2=pyhd3eb1b0_0
- sphinxcontrib-htmlhelp=2.0.0=pyhd3eb1b0_0
- sphinxcontrib-jsmath=1.0.1=pyhd3eb1b0_0
- sphinxcontrib-qthelp=1.0.3=pyhd3eb1b0_0
- sphinxcontrib-serializinghtml=1.1.5=pyhd3eb1b0_0
- spyder=5.4.3=py311haa95532_1
- spyder-kernels=2.4.4=py311haa95532_0
- sqlalchemy=2.0.25=py311h2bbff1b_0
- sqlite=3.41.2=h2bbff1b_0
- stack_data=0.2.0=pyhd3eb1b0_0
- statsmodels=0.14.0=py311hd7041d2_0
- streamlit=1.30.0=py311haa95532_0
- sympy=1.12=py311haa95532_0
- tabulate=0.9.0=py311haa95532_0
- tblib=1.7.0=pyhd3eb1b0_0
- tenacity=8.2.2=py311haa95532_0
- terminado=0.17.1=py311haa95532_0
- text-unidecode=1.3=pyhd3eb1b0_0
- textdistance=4.2.1=pyhd3eb1b0_0
- threadpoolctl=2.2.0=pyh0d69192_0
- three-merge=0.1.1=pyhd3eb1b0_0
- tifffile=2023.4.12=py311haa95532_0
- tinycss2=1.2.1=py311haa95532_0
- tk=8.6.12=h2bbff1b_0
- tldextract=3.2.0=pyhd3eb1b0_0
- toml=0.10.2=pyhd3eb1b0_0
- tomlkit=0.11.1=py311haa95532_0
- toolz=0.12.0=py311haa95532_0
- tornado=6.3.3=py311h2bbff1b_0
- tqdm=4.65.0=py311h746a85d_0
- traitlets=5.7.1=py311haa95532_0
- truststore=0.8.0=py311haa95532_0
- twisted=23.10.0=py311haa95532_0
- twisted-iocpsupport=1.0.2=py311h2bbff1b_0
- typing-extensions=4.9.0=py311haa95532_1
- typing_extensions=4.9.0=py311haa95532_1
- tzdata=2023d=h04d1e81_0
- tzlocal=2.1=py311haa95532_1
- uc-micro-py=1.0.1=py311haa95532_0
- ujson=5.4.0=py311hd77b12b_0
- unidecode=1.2.0=pyhd3eb1b0_0
- urllib3=2.0.7=py311haa95532_0
- utf8proc=2.6.1=h2bbff1b_1
- validators=0.18.2=pyhd3eb1b0_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.29.30133=h43f2093_3
- w3lib=2.1.2=py311haa95532_0
- watchdog=2.1.6=py311haa95532_0
- wcwidth=0.2.5=pyhd3eb1b0_0
- webencodings=0.5.1=py311haa95532_1
- websocket-client=0.58.0=py311haa95532_4
- werkzeug=2.2.3=py311haa95532_0
- whatthepatch=1.0.2=py311haa95532_0
- wheel=0.41.2=py311haa95532_0
- widgetsnbextension=3.5.2=py311haa95532_1
- win_inet_pton=1.1.0=py311haa95532_0
- winpty=0.4.3=4
- wrapt=1.14.1=py311h2bbff1b_0
- xarray=2023.6.0=py311haa95532_0
- xlwings=0.29.1=py311haa95532_0
- xyzservices=2022.9.0=py311haa95532_1
- xz=5.4.5=h8cc25b3_0
- yaml=0.2.5=he774522_0
- yaml-cpp=0.8.0=hd77b12b_0
- yapf=0.31.0=pyhd3eb1b0_0
- yarl=1.9.3=py311h2bbff1b_0
- zeromq=4.3.5=hd77b12b_0
- zfp=1.0.0=hd77b12b_0
- zict=3.0.0=py311haa95532_0
- zipp=3.17.0=py311haa95532_0
- zlib=1.2.13=h8cc25b3_0
- zlib-ng=2.0.7=h2bbff1b_0
- zope=1.0=py311haa95532_1
- zope.interface=5.4.0=py311h2bbff1b_0
- zstandard=0.19.0=py311h2bbff1b_0
- zstd=1.5.5=hd43e919_0
- pip:
- intel-openmp==2021.4.0
- mkl==2021.4.0
- python-graphviz==0.20.3
- ruff==0.4.8
- tbb==2021.12.0
- torchaudio==2.3.1
- torchvision==0.18.1
- torchviz==0.0.2
prefix: C:\Users\dakota\anaconda3