-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment_linux.yml
135 lines (135 loc) · 2.91 KB
/
environment_linux.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
name: acmpc
channels:
- anaconda
- conda-forge
- defaults
dependencies:
- appdirs=1.4.4
- asttokens=2.0.5
- backcall=0.2.0
- brotlipy=0.7.0
- bzip2=1.0.8
- ca-certificates=2023.05.30
- cffi=1.15.1
- charset-normalizer=2.0.4
- cryptography=41.0.2
- debugpy=1.6.7
- docker-pycreds=0.4.0
- executing=0.8.3
- gitdb=4.0.7
- gitpython=3.1.30
- idna=3.4
- ipykernel=6.15.0
- ipython=8.3.0
- jedi=0.18.1
- jupyter_client=8.1.0
- jupyter_core=5.3.0
- libcxx=14.0.6
- libffi=3.4.4
- libprotobuf=3.20.3
- libsodium=1.0.18
- matplotlib-inline=0.1.6
- ncurses=6.4
- nest-asyncio=1.5.6
- openssl=3.0.10
- packaging=23.0
- parso=0.8.3
- pathtools=0.1.2
- pexpect=4.8.0
- pickleshare=0.7.5
- pip=23.2.1
- platformdirs=2.5.2
- prompt-toolkit=3.0.36
- ptyprocess=0.7.0
- pure_eval=0.2.2
- pycparser=2.21
- pygments=2.15.1
- pyopenssl=23.2.0
- pysocks=1.7.1
- python=3.10.12
- python-dateutil=2.8.2
- pyyaml=6.0
- pyzmq=25.1.0
- readline=8.2
- requests=2.31.0
- sentry-sdk=1.9.0
- setproctitle=1.2.2
- setuptools=68.0.0
- six=1.16.0
- smmap=4.0.0
- sqlite=3.41.2
- stack_data=0.2.0
- tk=8.6.12
- tornado=6.3.2
- traitlets=5.7.1
- typing_extensions=4.7.1
- urllib3=1.26.16
- wandb=0.15.8
- wcwidth=0.2.5
- wheel=0.38.4
- xz=5.4.2
- yaml=0.2.5
- zeromq=4.3.4
- zlib=1.2.13
- pip:
- absl-py==1.4.0
- ale-py==0.8.1
- autorom==0.6.1
- autorom-accept-rom-license==0.6.1
- cachetools==5.3.1
- certifi==2023.5.7
- click==8.1.5
- cloudpickle==2.2.1
- contourpy==1.1.0
- cycler==0.11.0
- decorator==4.4.2
- farama-notifications==0.0.4
- filelock==3.12.2
- fonttools==4.41.0
- google-auth==2.22.0
- google-auth-oauthlib==1.0.0
- grpcio==1.56.0
- gymnasium==0.28.1
- imageio==2.31.1
- imageio-ffmpeg==0.4.8
- importlib-resources==6.0.0
- jax-jumpy==1.0.0
- jinja2==3.1.2
- kiwisolver==1.4.4
- markdown==3.4.3
- markdown-it-py==3.0.0
- markupsafe==2.1.3
- matplotlib==3.7.2
- mdurl==0.1.2
- moviepy==1.0.3
- mpmath==1.3.0
- networkx==3.1
- numpy==1.25.1
- oauthlib==3.2.2
- opencv-python==4.8.0.74
- optree==0.9.1
- pandas==2.0.3
- pillow==10.0.0
- proglog==0.1.10
- protobuf==4.23.4
- psutil==5.9.5
- pyasn1==0.5.0
- pyasn1-modules==0.3.0
- pygame==2.1.3
- pyparsing==3.0.9
- pytz==2023.3
- requests-oauthlib==1.3.1
- rich==13.4.2
- rsa==4.9
- shimmy==0.2.1
- stable-baselines3==2.0.0
- sympy==1.12
- tensorboard==2.13.0
- tensorboard-data-server==0.7.1
- torch==2.0.1
- torchopt==0.7.1
- torchviz==0.0.2
- tqdm==4.65.0
- tzdata==2023.3
- werkzeug==2.3.6
prefix: /Users/volkanaydingul/miniconda3/envs/acmpc