-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
113 lines (113 loc) · 2.36 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
name: ppga
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=5.1
- ca-certificates=2023.01.10
- ld_impl_linux-64=2.38
- libffi=3.4.2
- libgcc-ng=11.2.0
- libgomp=11.2.0
- libstdcxx-ng=11.2.0
- ncurses=6.4
- openssl=1.1.1t
- pip=23.0.1
- python=3.9.16
- readline=8.2
- setuptools=66.0.0
- sqlite=3.41.2
- tk=8.6.12
- wheel=0.38.4
- xz=5.2.10
- zlib=1.2.13
- pip:
- absl-py==1.4.0
- aiosignal==1.3.1
- attrdict==2.0.1
- attrs==23.1.0
- brax==0.1.0
- cached-property==1.5.2
- certifi==2022.12.7
- charset-normalizer==3.1.0
- chex==0.1.5
- click==8.1.3
- cloudpickle==2.2.1
- cma==3.3.0
- cmake==3.26.3
- colorlog==6.7.0
- contourpy==1.0.7
- cycler==0.11.0
- dataclasses==0.6
- distlib==0.3.6
- dm-env==1.6
- dm-tree==0.1.8
- etils==1.2.0
- evotorch==0.3.0
- filelock==3.12.0
- flax==0.6.1
- fonttools==4.39.3
- frozenlist==1.3.3
- functorch==1.13.0
- glfw==2.5.9
- grpcio==1.51.3
- gym==0.23.1
- gym-notices==0.0.8
- idna==3.4
- importlib-metadata==6.6.0
- importlib-resources==5.12.0
- ipython>=8.13.1
- jax==0.3.25
- jaxlib==0.3.25
- jaxopt==0.5.5
- jinja2==3.1.2
- jsonschema==4.17.3
- kiwisolver==1.4.4
- lit==16.0.2
- markdown-it-py==2.2.0
- markupsafe==2.1.2
- matplotlib==3.7.1
- mdurl==0.1.2
- ml-dtypes==0.1.0
- mpmath==1.3.0
- msgpack==1.0.5
- mujoco==2.3.5
- nest-asyncio==1.5.6
- networkx==3.1
- numpy==1.24.3
- numpy-groupies==0.9.20
- opt-einsum==3.3.0
- optax==0.1.5
- packaging==23.1
- pandas==2.0.1
- pillow==9.5.0
- platformdirs==3.5.0
- protobuf==3.20.3
- pygments==2.15.1
- pyopengl==3.1.6
- pyparsing==3.0.9
- pyrsistent==0.19.3
- python-dateutil==2.8.2
- pytinyrenderer==0.0.14
- pytz==2023.3
- pyyaml==6.0
- qdax==0.2.1
- ray==2.4.0
- requests==2.29.0
- rich==13.3.5
- scipy==1.10.1
- six==1.16.0
- sympy==1.11.1
- tensorboardx==2.6
- tensorstore==0.1.36
- toolz==0.12.0
- torch==1.13.0
- trimesh==3.21.5
- triton==2.0.0
- typing-extensions==4.5.0
- tzdata==2023.3
- urllib3==1.26.15
- virtualenv==20.21.0
- wandb>=0.15.0
- zipp==3.15.0
prefix: /home/sumeet/miniconda3/envs/ppga