-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
39 lines (39 loc) · 928 Bytes
/
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
name: rl_env2.0
channels:
- defaults
dependencies:
- zlib==1.2.13=h5eee18b_0
- _openmp_mutex==5.1=1_gnu
- pip==24.0
- readline==8.2=h5eee18b_0
- _libgcc_mutex==0.1=main
- xz==5.2.8=h5eee18b_0
- ld_impl_linux-64==2.38=h1181459_1
- python==3.8.12
- libgomp==11.2.0=h1234567_1
- wheel==0.37.1=pyhd3eb1b0_0
- openssl==3.0.3
- libstdcxx-ng==11.2.0=h1234567_1
- tk==8.6.12=h1ccaba5_0
- libgcc-ng==11.2.0=h1234567_1
- libffi==3.4.2=h6a678d5_6
- ncurses==6.3=h5eee18b_3
- ca-certificates==2024.2.2
- sqlite==3.40.1=h5082296_0
- certifi==2024.2.2
- setuptools==65.6.3=py38h06a4308_0
- ipykernel
- dm_tree==0.1.8
- gymnasium==0.28.1
- numpy==1.24.4
- pandas==1.3.5
- pettingzoo==1.24.3
- posix_ipc==1.1.1
- pygame==2.1.3.dev8
- pytest==8.2.1
- ray==2.9.3
- scipy==1.8.1
- torch==1.13.1
- torchvision==0.14.1
- tqdm==4.66.1
prefix: /home/mark/miniconda3/envs/rl_env2.0