build: deps and environment change

This commit is contained in:
2025-12-08 15:38:00 +08:00
parent 3231492204
commit 3bc68ced4c
5 changed files with 728 additions and 1832 deletions

View File

@@ -5,6 +5,8 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"mujoco>=3.4.0",
"robosuite>=1.5.1",
"torch>=2.9.1",
"torchvision>=0.24.1",
]