-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
92 lines (92 loc) · 5.5 KB
/
environment.yml
File metadata and controls
92 lines (92 loc) · 5.5 KB
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: mg2l
channels:
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/bioconda/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch
- http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
- http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
- http://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
- http://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/
dependencies:
- ca-certificates=2024.2.2=h56e8100_0
- libsqlite=3.45.1=hcfcfb64_0
- openssl=1.1.1w=hcfcfb64_0
- pip=24.0=pyhd8ed1ab_0
- python=3.8.0=hc9e8b01_5
- sqlite=3.45.1=hcfcfb64_0
- ucrt=10.0.22621.0=h57928b3_0
- vc=14.3=hcf57466_18
- vc14_runtime=14.38.33130=h82b7239_18
- wheel=0.42.0=pyhd8ed1ab_0
- pip:
- antlr4-python3-runtime==4.9.3
- certifi==2024.2.2
- cffi==1.16.0
- charset-normalizer==3.3.2
- click==8.1.7
- cloudpickle==3.0.0
- colorama==0.4.6
- contourpy==1.1.1
- cycler==0.12.1
- cython==3.0.0a10
- docker-pycreds==0.4.0
- farama-notifications==0.0.4
- fasteners==0.19
- filelock==3.9.0
- fonttools==4.54.1
- fsspec==2023.4.0
- gitdb==4.0.11
- gitpython==3.1.43
- glfw==2.7.0
- gym==0.21.0
- gymnasium==0.29.1
- idna==3.6
- imageio==2.34.0
- importlib-metadata==8.5.0
- importlib-resources==6.4.5
- jinja2==3.1.2
- kiwisolver==1.4.7
- magent2==0.3.3
- markupsafe==2.1.3
- matplotlib==3.7.5
- mpmath==1.3.0
- mujoco-py==2.1.2.14
- networkx==3.0
- numpy==1.24.1
- omegaconf==2.3.0
- packaging==24.1
- pandas==2.0.3
- pettingzoo==1.24.3
- pillow==10.2.0
- platformdirs==4.3.6
- protobuf==5.28.2
- psutil==6.0.0
- pycparser==2.21
- pygame==2.6.1
- pyglet==1.5.29
- pyparsing==3.1.4
- python-dateutil==2.9.0.post0
- pytz==2024.2
- pyyaml==6.0.1
- requests==2.31.0
- rware==1.0.3
- scipy==1.10.1
- seaborn==0.13.2
- sentry-sdk==2.16.0
- setproctitle==1.3.3
- setuptools==65.5.0
- six==1.16.0
- smmap==5.0.1
- sympy==1.12
- torch==2.2.1+cu121
- torchaudio==2.2.1+cu121
- torchvision==0.17.1+cu121
- typing-extensions==4.8.0
- tzdata==2024.2
- urllib3==2.2.1
- wandb==0.18.3
- zipp==3.20.2
prefix: C:\miniconda3\envs\mg2l