chore(hpc): update env/hpc/requirements.txt from pyproject.toml [skip ci]
This commit is contained in:
parent
6065603fbd
commit
c8b4df71bb
1 changed files with 1 additions and 2 deletions
3
env/hpc/requirements.txt
vendored
3
env/hpc/requirements.txt
vendored
|
|
@ -4,9 +4,8 @@ evosax==0.2.0
|
||||||
flax>=0.12.2
|
flax>=0.12.2
|
||||||
gymnasium>=1.2.3
|
gymnasium>=1.2.3
|
||||||
ipykernel==7.2.0
|
ipykernel==7.2.0
|
||||||
jax[cuda12]==0.9.0.1
|
jax==0.9.0.1
|
||||||
numpy>=2.0.0
|
numpy>=2.0.0
|
||||||
scipy>=1.14.0
|
|
||||||
protobuf>=5.0.0
|
protobuf>=5.0.0
|
||||||
warp-lang
|
warp-lang
|
||||||
mujoco-warp
|
mujoco-warp
|
||||||
|
|
|
||||||
Reference in a new issue