v0.1.17; update 7-9

This commit is contained in:
wty-yy
2025-12-27 16:13:18 +00:00
parent f92f34ac14
commit baf11a6cd4
12 changed files with 405 additions and 114 deletions

View File

@@ -13,9 +13,11 @@ setup(
"mujoco>=3.0.0",
"dm_control>=1.0.14",
"scipy",
"matplotlib",
"matplotlib==3.6.3",
"tqdm",
"imageio[ffmpeg]",
"tensorboard",
"PyYAML",
],
python_requires=">=3.8",