mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-01 06:07:08 +00:00
typo
This commit is contained in:
2
setup.py
2
setup.py
@@ -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.
|
||||||
|
Reference in New Issue
Block a user