-
Notifications
You must be signed in to change notification settings - Fork 0
/
conda_env.yaml
108 lines (108 loc) · 2.88 KB
/
conda_env.yaml
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
name: goal_conditioned_rl
channels:
- conda-forge
dependencies:
- asttokens=2.4.1=pyhd8ed1ab_0
- bzip2=1.0.8=h93a5062_5
- ca-certificates=2023.11.17=hf0a4a13_0
- decorator=5.1.1=pyhd8ed1ab_0
- exceptiongroup=1.2.0=pyhd8ed1ab_2
- executing=2.0.1=pyhd8ed1ab_0
- greenlet=3.0.3=py310h692a8b6_0
- ipdb=0.13.13=pyhd8ed1ab_0
- ipython=8.20.0=pyh707e725_0
- jedi=0.19.1=pyhd8ed1ab_0
- libcxx=16.0.6=h4653b0c_0
- libffi=3.4.2=h3422bc3_5
- libsqlite=3.44.2=h091b4b1_0
- libzlib=1.2.13=h53f4e23_5
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
- msgpack-python=1.0.7=py310hd137fd4_0
- ncurses=6.4=h463b476_2
- neovim=0.3.1=pyhd8ed1ab_3
- openssl=3.2.0=h0d3ecfb_1
- parso=0.8.3=pyhd8ed1ab_0
- pexpect=4.9.0=pyhd8ed1ab_0
- pickleshare=0.7.5=py_1003
- pip=23.3.2=pyhd8ed1ab_0
- prompt-toolkit=3.0.42=pyha770c72_0
- ptyprocess=0.7.0=pyhd3deb0d_0
- pure_eval=0.2.2=pyhd8ed1ab_0
- pygments=2.17.2=pyhd8ed1ab_0
- pynvim=0.5.0=pyhd8ed1ab_0
- python=3.10.13=h2469fbe_1_cpython
- python_abi=3.10=4_cp310
- readline=8.2=h92ec313_1
- setuptools=69.0.3=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- stack_data=0.6.2=pyhd8ed1ab_0
- tk=8.6.13=h5083fa2_1
- toml=0.10.2=pyhd8ed1ab_0
- traitlets=5.14.1=pyhd8ed1ab_0
- typing_extensions=4.9.0=pyha770c72_0
- tzdata=2023d=h0c530f3_0
- unidecode=1.3.8=pyhd8ed1ab_0
- wcwidth=0.2.13=pyhd8ed1ab_0
- wheel=0.42.0=pyhd8ed1ab_0
- xz=5.2.6=h57fd34a_0
- pip:
- absl-py==2.1.0
- antlr4-python3-runtime==4.9.3
- appdirs==1.4.4
- certifi==2023.11.17
- charset-normalizer==3.3.2
- chex==0.1.85
- click==8.1.7
- cloudpickle==3.0.0
- distrax==0.1.5
- dm-tree==0.1.8
- docker-pycreds==0.4.0
- etils==1.6.0
- farama-notifications==0.0.4
- flax==0.8.0
- fsspec==2023.12.2
- gast==0.5.4
- gitdb==4.0.11
- gitpython==3.1.41
- glfw==2.6.5
- gymnasium==0.29.1
- gymnasium-robotics==1.2.4
- hydra-core==1.3.2
- idna==3.6
- imageio==2.33.1
- importlib-resources==6.1.1
- jax==0.4.23
- jaxlib==0.4.23
- jinja2==3.1.3
- markdown-it-py==3.0.0
- markupsafe==2.1.4
- mdurl==0.1.2
- ml-dtypes==0.3.2
- mpi4jax==0.4.0.post3
- mpi4py==3.1.5
- mujoco==2.3.7
- nest-asyncio==1.6.0
- numpy==1.26.3
- omegaconf==2.3.0
- opt-einsum==3.3.0
- optax==0.1.8
- orbax-checkpoint==0.5.2
- packaging==23.2
- pettingzoo==1.24.3
- pillow==10.2.0
- protobuf==4.25.2
- psutil==5.9.8
- pyopengl==3.1.7
- pyyaml==6.0.1
- requests==2.31.0
- rich==13.7.0
- scipy==1.12.0
- sentry-sdk==1.40.0
- setproctitle==1.3.3
- smmap==5.0.1
- tensorflow-probability==0.23.0
- tensorstore==0.1.52
- toolz==0.12.1
- urllib3==2.2.0
- wandb==0.16.2
- zipp==3.17.0