-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
446 lines (446 loc) · 30.1 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
name: ml4sc
channels:
- anaconda
- pytorch
- conda-forge
- defaults
dependencies:
- _anaconda_depends=2023.03=py310_0
- abseil-cpp=20211102.0=h0e60522_0
- absl-py=1.4.0=pyhd8ed1ab_0
- aiohttp=3.8.1=py310he2412df_1
- aiosignal=1.3.1=pyhd8ed1ab_0
- alabaster=0.7.12=pyhd3eb1b0_0
- anaconda=custom=py310_1
- anyio=3.5.0=py310haa95532_0
- appdirs=1.4.4=pyhd3eb1b0_0
- argon2-cffi=21.3.0=pyhd3eb1b0_0
- argon2-cffi-bindings=21.2.0=py310h2bbff1b_0
- arrow=1.2.3=py310haa95532_1
- astroid=2.14.2=py310haa95532_0
- astropy=5.1=py310h9128911_0
- asttokens=2.0.5=pyhd3eb1b0_0
- async-timeout=4.0.2=pyhd8ed1ab_0
- atomicwrites=1.4.0=py_0
- attrs=22.1.0=py310haa95532_0
- automat=20.2.0=py_0
- autopep8=1.6.0=pyhd3eb1b0_1
- babel=2.11.0=py310haa95532_0
- backcall=0.2.0=pyhd3eb1b0_0
- bcrypt=3.2.0=py310h2bbff1b_1
- beautifulsoup4=4.12.2=py310haa95532_0
- binaryornot=0.4.4=pyhd3eb1b0_1
- black=23.3.0=py310haa95532_0
- blas=1.0=mkl
- bleach=4.1.0=pyhd3eb1b0_0
- blinker=1.6.2=pyhd8ed1ab_0
- blosc=1.21.3=h6c2663c_0
- bokeh=2.4.3=py310haa95532_0
- bottleneck=1.3.5=py310h9128911_0
- brotli=1.0.9=h2bbff1b_7
- brotli-bin=1.0.9=h2bbff1b_7
- brotlipy=0.7.0=py310h2bbff1b_1002
- bzip2=1.0.8=he774522_0
- c-ares=1.19.0=h2bbff1b_0
- ca-certificates=2023.05.30=haa95532_0
- cachetools=5.3.1=pyhd8ed1ab_0
- certifi=2023.7.22=py310haa95532_0
- cffi=1.15.1=py310h2bbff1b_3
- cfitsio=3.470=h2bbff1b_7
- chardet=4.0.0=py310haa95532_1003
- charls=2.2.0=h6c2663c_0
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- click=8.0.4=py310haa95532_0
- cloudpickle=2.2.1=py310haa95532_0
- colorama=0.4.6=py310haa95532_0
- colorcet=3.0.1=py310haa95532_0
- comm=0.1.2=py310haa95532_0
- constantly=15.1.0=py310haa95532_0
- contourpy=1.0.5=py310h59b6b97_0
- cookiecutter=1.7.3=pyhd3eb1b0_0
- cpuonly=2.0=0
- cryptography=39.0.1=py310h21b164f_0
- cssselect=1.1.0=pyhd3eb1b0_0
- curl=7.88.1=h2bbff1b_0
- cycler=0.11.0=pyhd3eb1b0_0
- cytoolz=0.12.0=py310h2bbff1b_0
- daal4py=2023.1.1=py310hf497b98_0
- dal=2023.1.1=h59b6b97_48681
- dask=2023.4.1=py310haa95532_0
- dask-core=2023.4.1=py310haa95532_0
- datashader=0.14.4=py310haa95532_0
- datashape=0.5.4=py310haa95532_1
- debugpy=1.5.1=py310hd77b12b_0
- decorator=5.1.1=pyhd3eb1b0_0
- defusedxml=0.7.1=pyhd3eb1b0_0
- diff-match-patch=20200713=pyhd3eb1b0_0
- dill=0.3.6=py310haa95532_0
- distributed=2023.4.1=py310haa95532_0
- docstring-to-markdown=0.11=py310haa95532_0
- docutils=0.18.1=py310haa95532_3
- entrypoints=0.4=py310haa95532_0
- et_xmlfile=1.1.0=py310haa95532_0
- executing=0.8.3=pyhd3eb1b0_0
- fftw=3.3.9=h2bbff1b_1
- filelock=3.9.0=py310haa95532_0
- flake8=6.0.0=py310haa95532_0
- flask=2.2.2=py310haa95532_0
- fonttools=4.25.0=pyhd3eb1b0_0
- freetype=2.12.1=ha860e81_0
- frozenlist=1.3.3=py310h2bbff1b_0
- fsspec=2023.4.0=py310haa95532_0
- future=0.18.3=py310haa95532_0
- gensim=4.3.0=py310h4ed8f06_0
- giflib=5.2.1=h8cc25b3_3
- git=2.34.1=haa95532_0
- glib=2.69.1=h5dc1a3c_2
- google-auth=2.22.0=pyh1a96a4e_0
- google-auth-oauthlib=1.0.0=pyhd8ed1ab_1
- gpy=1.10.0=py310h2873277_2
- greenlet=2.0.1=py310hd77b12b_0
- grpc-cpp=1.48.2=hf108199_0
- grpcio=1.48.2=py310hf108199_0
- gst-plugins-base=1.18.5=h9e645db_0
- gstreamer=1.18.5=hd78058f_0
- h5py=3.7.0=py310hfc34f40_0
- hdf5=1.10.6=h1756f20_1
- heapdict=1.0.1=pyhd3eb1b0_0
- holoviews=1.15.4=py310haa95532_0
- huggingface_hub=0.10.1=py310haa95532_0
- hvplot=0.8.2=py310haa95532_0
- hyperlink=21.0.0=pyhd3eb1b0_0
- icc_rt=2022.1.0=h6049295_2
- icu=58.2=ha925a31_3
- idna=3.4=py310haa95532_0
- imagecodecs=2021.8.26=py310h4c966c4_2
- imageio=2.26.0=py310haa95532_0
- imagesize=1.4.1=py310haa95532_0
- imbalanced-learn=0.10.1=py310haa95532_0
- importlib-metadata=6.0.0=py310haa95532_0
- importlib_metadata=6.0.0=hd3eb1b0_0
- incremental=21.3.0=pyhd3eb1b0_0
- inflection=0.5.1=py310haa95532_0
- iniconfig=1.1.1=pyhd3eb1b0_0
- intake=0.6.8=py310haa95532_0
- intel-openmp=2021.4.0=haa95532_3556
- intervaltree=3.1.0=pyhd3eb1b0_0
- ipykernel=6.19.2=py310h9909e9c_0
- ipython=8.12.0=py310haa95532_0
- ipython_genutils=0.2.0=pyhd3eb1b0_1
- ipywidgets=8.0.4=py310haa95532_0
- isort=5.9.3=pyhd3eb1b0_0
- itemadapter=0.3.0=pyhd3eb1b0_0
- itemloaders=1.0.4=pyhd3eb1b0_1
- itsdangerous=2.0.1=pyhd3eb1b0_0
- jaraco.classes=3.2.1=pyhd3eb1b0_0
- jedi=0.18.1=py310haa95532_1
- jellyfish=0.9.0=py310h2bbff1b_0
- jinja2=3.1.2=py310haa95532_0
- jinja2-time=0.2.0=pyhd3eb1b0_3
- jmespath=0.10.0=pyhd3eb1b0_0
- joblib=1.1.1=py310haa95532_0
- jpeg=9e=h2bbff1b_1
- jq=1.6=haa95532_1
- json5=0.9.6=pyhd3eb1b0_0
- jsonschema=4.17.3=py310haa95532_0
- jupyter=1.0.0=py310haa95532_8
- jupyter_client=8.1.0=py310haa95532_0
- jupyter_console=6.6.3=py310haa95532_0
- jupyter_core=5.3.0=py310haa95532_0
- jupyter_server=1.23.4=py310haa95532_0
- jupyterlab=3.5.3=py310haa95532_0
- jupyterlab_pygments=0.1.2=py_0
- jupyterlab_server=2.22.0=py310haa95532_0
- jupyterlab_widgets=3.0.5=py310haa95532_0
- jxrlib=1.1=he774522_2
- keyring=23.13.1=py310haa95532_0
- kiwisolver=1.4.4=py310hd77b12b_0
- krb5=1.19.4=h5b6d351_0
- lazy-object-proxy=1.6.0=py310h2bbff1b_0
- lazy_loader=0.1=py310haa95532_0
- lcms2=2.12=h83e58a3_0
- lerc=3.0=hd77b12b_0
- libaec=1.0.4=h33f27b4_1
- 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
- libcurl=7.88.1=h86230a5_0
- libdeflate=1.17=h2bbff1b_0
- libffi=3.4.4=hd77b12b_0
- libiconv=1.16=h2bbff1b_2
- libogg=1.3.5=h2bbff1b_1
- libpng=1.6.39=h8cc25b3_0
- libprotobuf=3.20.3=h23ce68f_0
- libsodium=1.0.18=h62dcd97_0
- libspatialindex=1.9.3=h6c2663c_0
- libssh2=1.10.0=hcd4344a_0
- libtiff=4.5.0=h6c2663c_2
- libuv=1.44.2=h2bbff1b_0
- libvorbis=1.3.7=he774522_0
- libwebp=1.2.4=hbc33d0d_1
- libwebp-base=1.2.4=h2bbff1b_1
- libxml2=2.10.3=h0ad7f3c_0
- libxslt=1.1.37=h2bbff1b_0
- libzopfli=1.0.3=ha925a31_0
- llvmlite=0.39.1=py310h23ce68f_0
- locket=1.0.0=py310haa95532_0
- lxml=4.9.2=py310h2bbff1b_0
- lz4-c=1.9.4=h2bbff1b_0
- lzo=2.10=he774522_2
- m2w64-libwinpthread-git=5.0.0.4634.697f757=2
- markdown=3.4.1=py310haa95532_0
- markupsafe=2.1.1=py310h2bbff1b_0
- matplotlib=3.7.1=py310h5588dad_0
- matplotlib-base=3.7.1=py310h4ed8f06_1
- matplotlib-inline=0.1.6=py310haa95532_0
- mccabe=0.7.0=pyhd3eb1b0_0
- menuinst=1.4.19=py310h59b6b97_0
- mistune=0.8.4=py310h2bbff1b_1000
- mkl=2021.4.0=haa95532_640
- mkl-service=2.4.0=py310h2bbff1b_0
- mkl_fft=1.3.1=py310ha0764ea_0
- mkl_random=1.2.2=py310h4ed8f06_0
- mock=4.0.3=pyhd3eb1b0_0
- more-itertools=8.12.0=pyhd3eb1b0_0
- mpmath=1.2.1=py310haa95532_0
- msgpack-python=1.0.3=py310h59b6b97_0
- msys2-conda-epoch=20160418=1
- multidict=6.0.2=py310h2bbff1b_0
- multipledispatch=0.6.0=py310haa95532_0
- munkres=1.1.4=py_0
- mypy_extensions=0.4.3=py310haa95532_1
- nbclassic=0.5.5=py310haa95532_0
- nbclient=0.5.13=py310haa95532_0
- nbconvert=6.5.4=py310haa95532_0
- nbformat=5.7.0=py310haa95532_0
- nest-asyncio=1.5.6=py310haa95532_0
- networkx=2.8.4=py310haa95532_1
- ninja=1.10.2=haa95532_5
- ninja-base=1.10.2=h6d14046_5
- nltk=3.7=pyhd3eb1b0_0
- notebook=6.5.4=py310haa95532_0
- notebook-shim=0.2.2=py310haa95532_0
- numba=0.56.4=py310h4ed8f06_0
- numexpr=2.8.4=py310hd213c9f_0
- numpy=1.23.5=py310h60c9a35_0
- numpy-base=1.23.5=py310h04254f7_0
- numpydoc=1.5.0=py310haa95532_0
- oauthlib=3.2.2=pyhd8ed1ab_0
- openjpeg=2.4.0=h4fc8c34_0
- openpyxl=3.0.10=py310h2bbff1b_0
- openssl=1.1.1u=h2bbff1b_0
- packaging=23.0=py310haa95532_0
- pandas=1.5.3=py310h4ed8f06_0
- pandocfilters=1.5.0=pyhd3eb1b0_0
- panel=0.14.3=py310haa95532_0
- param=1.12.3=py310haa95532_0
- paramiko=2.8.1=pyhd3eb1b0_0
- paramz=0.9.5=py_0
- parsel=1.6.0=py310haa95532_0
- parso=0.8.3=pyhd3eb1b0_0
- partd=1.2.0=pyhd3eb1b0_1
- pathspec=0.10.3=py310haa95532_0
- patsy=0.5.3=py310haa95532_0
- pcre=8.45=hd77b12b_0
- pep8=1.7.1=py310haa95532_1
- pexpect=4.8.0=pyhd3eb1b0_3
- pickleshare=0.7.5=pyhd3eb1b0_1003
- pillow=9.4.0=py310hd77b12b_0
- pip=23.0.1=py310haa95532_0
- platformdirs=2.5.2=py310haa95532_0
- plotly=5.9.0=py310haa95532_0
- pluggy=1.0.0=py310haa95532_1
- ply=3.11=py310haa95532_0
- pooch=1.4.0=pyhd3eb1b0_0
- poyo=0.5.0=pyhd3eb1b0_0
- prometheus_client=0.14.1=py310haa95532_0
- prompt-toolkit=3.0.36=py310haa95532_0
- prompt_toolkit=3.0.36=hd3eb1b0_0
- protego=0.1.16=py_0
- psutil=5.9.0=py310h2bbff1b_0
- ptyprocess=0.7.0=pyhd3eb1b0_2
- pure_eval=0.2.2=pyhd3eb1b0_0
- py=1.11.0=pyhd3eb1b0_0
- pyasn1=0.4.8=pyhd3eb1b0_0
- pyasn1-modules=0.2.8=py_0
- pycodestyle=2.10.0=py310haa95532_0
- pycparser=2.21=pyhd3eb1b0_0
- pyct=0.5.0=py310haa95532_0
- pycurl=7.45.2=py310hcd4344a_0
- pydispatcher=2.0.5=py310haa95532_2
- pydocstyle=6.3.0=py310haa95532_0
- pyerfa=2.0.0=py310h2bbff1b_0
- pyflakes=3.0.1=py310haa95532_0
- pygments=2.15.1=py310haa95532_0
- pyjwt=2.8.0=pyhd8ed1ab_0
- pylint=2.16.2=py310haa95532_0
- pyls-spyder=0.4.0=pyhd3eb1b0_0
- pynacl=1.5.0=py310h8cc25b3_0
- pyodbc=4.0.34=py310hd77b12b_0
- pyopenssl=23.0.0=py310haa95532_0
- pyparsing=3.0.9=py310haa95532_0
- pyqt=5.15.7=py310hd77b12b_0
- pyqt5-sip=12.11.0=py310hd77b12b_0
- pyqtwebengine=5.15.7=py310hd77b12b_0
- pyrsistent=0.18.0=py310h2bbff1b_0
- pysocks=1.7.1=py310haa95532_0
- pytables=3.7.0=py310h388bc9b_1
- pytest=7.1.2=py310haa95532_0
- python=3.10.11=h966fe2a_2
- python-dateutil=2.8.2=pyhd3eb1b0_0
- python-fastjsonschema=2.16.2=py310haa95532_0
- python-lmdb=1.4.1=py310hd77b12b_0
- python-lsp-black=1.2.1=py310haa95532_0
- python-lsp-jsonrpc=1.0.0=pyhd3eb1b0_0
- python-lsp-server=1.7.2=py310haa95532_0
- python-slugify=5.0.2=pyhd3eb1b0_0
- python-snappy=0.6.1=py310hd77b12b_0
- python_abi=3.10=2_cp310
- pytoolconfig=1.2.5=py310haa95532_1
- pytorch=2.0.1=py3.10_cpu_0
- pytorch-mutex=1.0=cpu
- pytz=2022.7=py310haa95532_0
- pyu2f=0.1.5=pyhd8ed1ab_0
- pyviz_comms=2.0.2=pyhd3eb1b0_0
- pywavelets=1.4.1=py310h2bbff1b_0
- pywin32=305=py310h2bbff1b_0
- pywin32-ctypes=0.2.0=py310haa95532_1000
- pywinpty=2.0.10=py310h5da7b33_0
- pyyaml=6.0=py310h2bbff1b_1
- pyzmq=25.0.2=py310hd77b12b_0
- qdarkstyle=3.0.2=pyhd3eb1b0_0
- qt-main=5.15.2=he8e5bd7_8
- qt-webengine=5.15.9=hb9a9bb5_5
- qtconsole=5.4.2=py310haa95532_0
- qtpy=2.2.0=py310haa95532_0
- qtwebkit=5.212=h2bbfb41_5
- queuelib=1.5.0=py310haa95532_0
- re2=2022.04.01=h0e60522_0
- regex=2022.7.9=py310h2bbff1b_0
- requests=2.29.0=py310haa95532_0
- requests-file=1.5.1=pyhd3eb1b0_0
- requests-oauthlib=1.3.1=pyhd8ed1ab_0
- rope=1.7.0=py310haa95532_0
- rsa=4.9=pyhd8ed1ab_0
- rtree=1.0.1=py310h2eaa2aa_0
- scikit-image=0.20.0=py310h3513d60_0
- scikit-learn=1.2.0=py310hd77b12b_0
- scikit-learn-intelex=2023.1.1=py310haa95532_0
- scipy=1.10.0=py310hb9afe5d_0
- scrapy=2.8.0=py310haa95532_0
- seaborn=0.12.2=py310haa95532_0
- send2trash=1.8.0=pyhd3eb1b0_1
- service_identity=18.1.0=pyhd3eb1b0_1
- setuptools=66.0.0=py310haa95532_0
- sip=6.6.2=py310hd77b12b_0
- six=1.16.0=pyhd3eb1b0_1
- smart_open=5.2.1=py310haa95532_0
- snappy=1.1.9=h6c2663c_0
- sniffio=1.2.0=py310haa95532_1
- snowballstemmer=2.2.0=pyhd3eb1b0_0
- sortedcontainers=2.4.0=pyhd3eb1b0_0
- soupsieve=2.4=py310haa95532_0
- sphinx=5.0.2=py310haa95532_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=py310haa95532_1
- spyder-kernels=2.4.3=py310haa95532_0
- sqlalchemy=1.4.39=py310h2bbff1b_0
- sqlite=3.41.2=h2bbff1b_0
- stack_data=0.2.0=pyhd3eb1b0_0
- statsmodels=0.13.5=py310h9128911_1
- swig=4.0.2=hd77b12b_4
- sympy=1.11.1=py310haa95532_0
- tabulate=0.8.10=py310haa95532_0
- tbb=2021.8.0=h59b6b97_0
- tbb4py=2021.8.0=py310h59b6b97_0
- tblib=1.7.0=pyhd3eb1b0_0
- tenacity=8.2.2=py310haa95532_0
- tensorboard=2.13.0=pyhd8ed1ab_0
- tensorboard-data-server=0.7.0=py310h5588dad_0
- terminado=0.17.1=py310haa95532_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=2021.7.2=pyhd3eb1b0_2
- tinycss2=1.2.1=py310haa95532_0
- tk=8.6.12=h2bbff1b_0
- tldextract=3.2.0=pyhd3eb1b0_0
- tokenizers=0.11.4=py310he5181cf_1
- toml=0.10.2=pyhd3eb1b0_0
- tomli=2.0.1=py310haa95532_0
- tomlkit=0.11.1=py310haa95532_0
- toolz=0.12.0=py310haa95532_0
- torchaudio=2.0.2=py310_cpu
- torchvision=0.15.2=py310_cpu
- tornado=6.2=py310h2bbff1b_0
- tqdm=4.65.0=py310h9909e9c_0
- traitlets=5.7.1=py310haa95532_0
- transformers=4.24.0=py310haa95532_0
- twisted=22.10.0=py310h2bbff1b_0
- twisted-iocpsupport=1.0.2=py310h2bbff1b_0
- typing-extensions=4.5.0=py310haa95532_0
- typing_extensions=4.5.0=py310haa95532_0
- tzdata=2023c=h04d1e81_0
- ujson=5.4.0=py310hd77b12b_0
- unidecode=1.2.0=pyhd3eb1b0_0
- urllib3=1.26.15=py310haa95532_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- w3lib=1.21.0=pyhd3eb1b0_0
- watchdog=2.1.6=py310haa95532_0
- wcwidth=0.2.5=pyhd3eb1b0_0
- webencodings=0.5.1=py310haa95532_1
- websocket-client=0.58.0=py310haa95532_4
- werkzeug=2.2.3=py310haa95532_0
- whatthepatch=1.0.2=py310haa95532_0
- wheel=0.38.4=py310haa95532_0
- widgetsnbextension=4.0.5=py310haa95532_0
- win_inet_pton=1.1.0=py310haa95532_0
- winpty=0.4.3=4
- wrapt=1.14.1=py310h2bbff1b_0
- xarray=2022.11.0=py310haa95532_0
- xlwings=0.29.1=py310haa95532_0
- xz=5.4.2=h8cc25b3_0
- yaml=0.2.5=he774522_0
- yapf=0.31.0=pyhd3eb1b0_0
- yarl=1.7.2=py310he2412df_2
- zeromq=4.3.4=hd77b12b_0
- zfp=0.5.5=hd77b12b_6
- zict=2.2.0=py310haa95532_0
- zipp=3.11.0=py310haa95532_0
- zlib=1.2.13=h8cc25b3_0
- zope=1.0=py310haa95532_1
- zope.interface=5.4.0=py310h2bbff1b_0
- zstd=1.5.5=hd43e919_0
- pip:
- ale-py==0.8.1
- autorom==0.6.1
- autorom-accept-rom-license==0.6.1
- box2d==2.3.2
- cython==0.29.34
- farama-notifications==0.0.4
- gym==0.21.0
- gymnasium==0.28.1
- importlib-resources==6.0.0
- jax-jumpy==1.0.0
- markdown-it-py==3.0.0
- mdurl==0.1.2
- opencv-python==4.8.0.74
- protobuf==3.20.0
- pygame==2.4.0
- pyglet==1.5.27
- pylint-venv==2.3.0
- qstylizer==0.2.2
- qtawesome==1.2.2
- rich==13.5.1
- shimmy==0.2.1
- stable-baselines3==2.0.0
prefix: C:\Users\johnb\miniconda3\envs\ml4sc