-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yaml
92 lines (92 loc) · 2.3 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
name: mlagents
channels:
- defaults
- https://repo.anaconda.com/pkgs/main
- https://repo.anaconda.com/pkgs/r
dependencies:
- bzip2=1.0.8=h80987f9_6
- ca-certificates=2024.9.24=hca03da5_0
- libffi=3.4.4=hca03da5_1
- ncurses=6.4=h313beb8_0
- openssl=3.0.15=h80987f9_0
- pip=24.2=py310hca03da5_0
- python=3.10.12=hb885b13_0
- readline=8.2=h1a28f6b_0
- setuptools=75.1.0=py310hca03da5_0
- sqlite=3.45.3=h80987f9_0
- tk=8.6.14=h6ba3021_0
- wheel=0.44.0=py310hca03da5_0
- xz=5.4.6=h80987f9_1
- zlib=1.2.13=h18a0788_1
- pip:
- absl-py==2.1.0
- aiosignal==1.3.1
- attrs==24.2.0
- cattrs==1.5.0
- certifi==2024.8.30
- charset-normalizer==3.4.0
- click==8.1.7
- cloudpickle==3.1.0
- dm-tree==0.1.8
- farama-notifications==0.0.4
- filelock==3.16.1
- frozenlist==1.5.0
- fsspec==2024.10.0
- grpcio==1.48.2
- gym==0.26.2
- gym-notices==0.0.8
- gym-unity==0.27.0
- gymnasium==0.28.1
- h5py==3.12.1
- huggingface-hub==0.26.2
- idna==3.10
- imageio==2.36.0
- jax-jumpy==1.0.0
- jinja2==3.1.4
- jsonschema==4.23.0
- jsonschema-specifications==2024.10.1
- lazy-loader==0.4
- lz4==4.3.3
- markdown==3.7
- markdown-it-py==3.0.0
- markupsafe==3.0.2
- mdurl==0.1.2
- mlagents==1.1.0
- mlagents-envs==0.27.0
- mpmath==1.3.0
- msgpack==1.1.0
- networkx==3.4.2
- numpy==1.23.5
- onnx==1.15.0
- packaging==24.1
- pandas==2.2.3
- pettingzoo==1.15.0
- pillow==11.0.0
- protobuf==3.20.3
- pyarrow==18.0.0
- pygments==2.18.0
- python-dateutil==2.9.0.post0
- pytz==2024.2
- pyyaml==6.0.2
- ray==2.38.0
- referencing==0.35.1
- requests==2.32.3
- rich==13.9.4
- rpds-py==0.20.1
- scikit-image==0.24.0
- scipy==1.14.1
- shellingham==1.5.4
- six==1.16.0
- sympy==1.13.1
- tensorboard==2.18.0
- tensorboard-data-server==0.7.2
- tensorboardx==2.6.2.2
- tifffile==2024.9.20
- torch==2.5.1
- tqdm==4.66.6
- typer==0.12.5
- typing-extensions==4.12.2
- tzdata==2024.2
- urllib3==2.2.3
- werkzeug==3.0.6
prefix: /opt/miniconda3/envs/mlagents