fix(hpc): outdated requirements
This commit is contained in:
parent
2ef2597430
commit
6c47883bc9
1 changed files with 1 additions and 1 deletions
2
env/hpc/requirements.txt
vendored
2
env/hpc/requirements.txt
vendored
|
|
@ -15,6 +15,6 @@ optax>=0.2.6
|
||||||
pyopengl>=3.1.10
|
pyopengl>=3.1.10
|
||||||
pyopengl-accelerate>=3.1.10
|
pyopengl-accelerate>=3.1.10
|
||||||
pyyaml>=6.0
|
pyyaml>=6.0
|
||||||
tyro>=1.0.10
|
hydra-core>=1.3.2
|
||||||
wandb==0.24.2
|
wandb==0.24.2
|
||||||
torch>=2.4.0
|
torch>=2.4.0
|
||||||
|
|
|
||||||
Reference in a new issue