-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
173 lines (173 loc) · 4.52 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
name: spinningup
channels:
- defaults
dependencies:
- blas=1.0=mkl
- bzip2=1.0.8=h1de35cc_0
- ca-certificates=2023.05.30=hecd8cb5_0
- certifi=2023.5.7=py39hecd8cb5_0
- cffi=1.15.1=py39h6c40b1e_3
- cython=0.29.35=py39hcec6c5f_0
- farama-notifications=0.0.4=py39hecd8cb5_0
- gmp=6.2.1=he9d5cce_3
- gmpy2=2.1.2=py39hd5de756_0
- importlib_metadata=6.0.0=hd3eb1b0_0
- intel-openmp=2023.1.0=ha357a0b_43547
- jax-jumpy=1.0.0=py39hecd8cb5_0
- jinja2=3.1.2=py39hecd8cb5_0
- libcxx=14.0.6=h9765a3e_0
- libffi=3.4.4=hecd8cb5_0
- libprotobuf=3.20.3=hfff2838_0
- libuv=1.44.2=h6c40b1e_0
- mkl=2023.1.0=h59209a4_43558
- mkl-service=2.4.0=py39h6c40b1e_1
- mkl_fft=1.3.6=py39h07fba90_1
- mkl_random=1.2.2=py39h07fba90_1
- mpc=1.1.0=h6ef4df4_1
- mpfr=4.0.2=h9066e36_1
- mpmath=1.2.1=py39hecd8cb5_0
- ncurses=6.4=hcec6c5f_0
- networkx=2.8.4=py39hecd8cb5_1
- ninja=1.10.2=hecd8cb5_5
- ninja-base=1.10.2=haf03e11_5
- numpy-base=1.25.0=py39ha186be2_0
- openssl=3.0.9=hca72f7f_0
- pip=23.1.2=py39hecd8cb5_0
- pycparser=2.21=pyhd3eb1b0_0
- python=3.9.16=h5ee71fb_3
- pytorch=2.0.1=cpu_py39h77673e4_0
- readline=8.2=hca72f7f_0
- setuptools=67.8.0=py39hecd8cb5_0
- sqlite=3.41.2=h6c40b1e_0
- sympy=1.11.1=py39hecd8cb5_0
- tbb=2021.8.0=ha357a0b_0
- tk=8.6.12=h5d9f67b_0
- typing-extensions=4.6.3=py39hecd8cb5_0
- typing_extensions=4.6.3=py39hecd8cb5_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.4.2=h6c40b1e_0
- zlib=1.2.13=h4dc903c_0
- pip:
- absl-py==1.4.0
- aiosignal==1.3.1
- appnope==0.1.3
- asttokens==2.2.1
- astunparse==1.6.3
- attrs==23.1.0
- backcall==0.2.0
- cachetools==5.3.1
- charset-normalizer==3.1.0
- click==8.1.4
- cloudpickle==1.2.1
- contourpy==1.1.0
- cycler==0.11.0
- decorator==5.1.1
- distlib==0.3.6
- dm-tree==0.1.8
- exceptiongroup==1.1.1
- executing==1.2.0
- fasteners==0.18
- filelock==3.12.2
- flatbuffers==23.5.26
- fonttools==4.40.0
- frozenlist==1.3.3
- gast==0.4.0
- glfw==2.6.0
- google-auth==2.20.0
- google-auth-oauthlib==1.0.0
- google-pasta==0.2.0
- grpcio==1.49.1
- gym==0.23.1
- gym-notices==0.0.8
- gymnasium==0.26.3
- gymnasium-notices==0.0.1
- h5py==3.9.0
- idna==3.4
- imageio==2.31.1
- importlib-metadata==6.7.0
- importlib-resources==5.12.0
- iniconfig==2.0.0
- ipython==8.14.0
- jax==0.4.13
- jedi==0.18.2
- joblib==1.2.0
- jsonschema==4.18.0
- jsonschema-specifications==2023.6.1
- keras==2.12.0
- kiwisolver==1.4.4
- lazy-loader==0.3
- libclang==16.0.0
- lz4==4.3.2
- markdown==3.4.3
- markdown-it-py==3.0.0
- markupsafe==2.1.3
- matplotlib==3.7.1
- matplotlib-inline==0.1.6
- mdurl==0.1.2
- ml-dtypes==0.2.0
- mpi4py==3.1.4
- msgpack==1.0.5
- mujoco==2.3.6
- mujoco-py==2.1.2.14
- numpy==1.23.5
- oauthlib==3.2.2
- opt-einsum==3.3.0
- packaging==23.1
- pandas==2.0.2
- parso==0.8.3
- pexpect==4.8.0
- pickleshare==0.7.5
- pillow==9.5.0
- platformdirs==3.8.1
- pluggy==1.2.0
- prompt-toolkit==3.0.38
- protobuf==4.23.3
- psutil==5.9.5
- ptyprocess==0.7.0
- pure-eval==0.2.2
- pyarrow==12.0.1
- pyasn1==0.5.0
- pyasn1-modules==0.3.0
- pygame==2.1.0
- pygments==2.15.1
- pyopengl==3.1.7
- pyparsing==3.1.0
- pytest==7.4.0
- python-dateutil==2.8.2
- pytz==2023.3
- pywavelets==1.4.1
- pyyaml==6.0
- ray==2.5.0
- referencing==0.29.1
- requests==2.31.0
- requests-oauthlib==1.3.1
- rich==13.4.2
- rpds-py==0.8.10
- rsa==4.9
- scikit-image==0.21.0
- scipy==1.11.0
- seaborn==0.8.1
- six==1.16.0
- stack-data==0.6.2
- tabulate==0.9.0
- tensorboard==2.12.3
- tensorboard-data-server==0.7.1
- tensorboardx==2.6.1
- tensorflow==2.12.0
- tensorflow-estimator==2.12.0
- tensorflow-io-gcs-filesystem==0.32.0
- termcolor==2.3.0
- tifffile==2023.7.4
- tomli==2.0.1
- torch==1.7.1
- tqdm==4.65.0
- traitlets==5.9.0
- typer==0.9.0
- tzdata==2023.3
- urllib3==1.26.16
- virtualenv==20.23.1
- wcwidth==0.2.6
- werkzeug==2.3.6
- wrapt==1.14.1
- zipp==3.15.0
prefix: /Users/victor/anaconda3/envs/spinningup