This commit is contained in:
J K Terry
2021-12-10 18:06:07 -05:00
committed by GitHub
parent a867dd60df
commit 9180d12e1b

View File

@@ -17,7 +17,7 @@ extras = {
"mujoco": ["mujoco_py>=1.50, <2.0"], "mujoco": ["mujoco_py>=1.50, <2.0"],
"robotics": ["mujoco_py>=1.50, <2.0"], "robotics": ["mujoco_py>=1.50, <2.0"],
"toy_text": ["scipy>=1.4.1"], "toy_text": ["scipy>=1.4.1"],
"other": ["lz4>=3.1.0", "opencv-python>=3."], "other": ["lz4>=3.1.0", "opencv-python>=3.0"],
} }
# Meta dependency groups. # Meta dependency groups.