Skip to content

Commit

Permalink
build(deps): update gym[atari] requirement in /requirements
Browse files Browse the repository at this point in the history
Updates the requirements on [gym[atari]](https://github.com/openai/gym) to permit the latest version.
- [Release notes](https://github.com/openai/gym/releases)
- [Commits](openai/gym@0.17.2...0.26.2)

---
updated-dependencies:
- dependency-name: gym[atari]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 4, 2023
1 parent 7ea5c24 commit 93fbf60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/models.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
torchvision >=0.10.0
scikit-learn >=1.0.2
Pillow >9.0.0
gym[atari] >=0.17.2, <0.22.0 # strict
gym[atari] >=0.17.2, <0.27.0 # strict
atari-py >0.2, !=0.2.6, <0.3 # strict
box2d-py >2.3, <2.4 # strict
opencv-python-headless >=4.5.5.62

0 comments on commit 93fbf60

Please sign in to comment.