fix(hpc): package versions mismatches
This commit is contained in:
parent
f8e0ca277c
commit
912574339e
4 changed files with 50 additions and 1 deletions
4
env/hpc/requirements.txt
vendored
4
env/hpc/requirements.txt
vendored
|
|
@ -5,6 +5,10 @@ flax>=0.12.2
|
|||
gymnasium>=1.2.3
|
||||
ipykernel==7.2.0
|
||||
jax==0.9.0.1
|
||||
numpy>=2.0.0
|
||||
protobuf>=5.0.0
|
||||
warp-lang
|
||||
mujoco-warp
|
||||
matplotlib==3.10.8
|
||||
mediapy==1.2.6
|
||||
optax>=0.2.6
|
||||
|
|
|
|||
Reference in a new issue