mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-07-31 13:54:31 +00:00
ALE 0.6 (#1535)
This commit is contained in:
committed by
pzhokhov
parent
f4f2b6a133
commit
fc6891c9c8
2
setup.py
2
setup.py
@@ -7,7 +7,7 @@ from version import VERSION
|
||||
|
||||
# Environment-specific dependencies.
|
||||
extras = {
|
||||
'atari': ['atari_py~=0.1.4', 'Pillow', 'opencv-python'],
|
||||
'atari': ['atari_py~=0.2.0', 'Pillow', 'opencv-python'],
|
||||
'box2d': ['box2d-py~=2.3.5'],
|
||||
'classic_control': [],
|
||||
'mujoco': ['mujoco_py>=1.50, <2.1', 'imageio'],
|
||||
|
Reference in New Issue
Block a user