@@ -10,7 +10,8 @@ setup(
packages=find_packages(),
install_requires=[
"torch", # Refer: https://pytorch.org/get-started/locally/
"numpy>=1.20.0",
"numpy==1.20.0",
"pillow==9.0.0",
"mujoco>=3.0.0",
"dm_control>=1.0.14",
"scipy",
The note is not visible to the blocked user.