Bump ale-py v0.7.4 (#2621)

This commit is contained in:
Jesse Farebrother
2022-02-17 09:45:52 -05:00
committed by GitHub
parent 27108c98d9
commit 8dc1b52d21

View File

@@ -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"],