mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-07-31 05:44:31 +00:00
Bump ale-py v0.7.4 (#2621)
This commit is contained in:
committed by
GitHub
parent
27108c98d9
commit
8dc1b52d21
2
setup.py
2
setup.py
@@ -10,7 +10,7 @@ from version import VERSION
|
||||
|
||||
# Environment-specific dependencies.
|
||||
extras = {
|
||||
"atari": ["ale-py~=0.7.1"],
|
||||
"atari": ["ale-py~=0.7.4"],
|
||||
"accept-rom-license": ["autorom[accept-rom-license]~=0.4.2"],
|
||||
"box2d": ["box2d-py==2.3.5", "pygame==2.1.0"],
|
||||
"classic_control": ["pygame==2.1.0"],
|
||||
|
Reference in New Issue
Block a user