Skip to content

Commit

Permalink
[RLlib](deps): Bump gym[atari] in /python/requirements/rllib
Browse files Browse the repository at this point in the history
Bumps [gym[atari]](https://github.com/openai/gym) from 0.18.0 to 0.18.3.
- [Release notes](https://github.com/openai/gym/releases)
- [Commits](openai/gym@0.18.0...0.18.3)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 24, 2021
1 parent 225b3fd commit 7d47b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/requirements/rllib/requirements_rllib.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ torchvision==0.9.1+cpu;sys_platform!="darwin"
# ---------------------
# Atari
atari_py==0.2.6
gym[atari]==0.18.0
gym[atari]==0.18.3
# Kaggle envs.
kaggle_environments==1.7.11
# Unity3D testing
Expand Down

0 comments on commit 7d47b4a

Please sign in to comment.