Skip to content

Commit 71f4c5f

Browse files
Update gym[classic_control] requirement from <=0.23.1,>=0.17.0 to >=0.17.0,<0.24.2 in /requirements (#13307)
Update gym[classic_control] requirement in /requirements Updates the requirements on [gym[classic_control]](https://github.com/Farama-Foundation/gym-docs) to permit the latest version. - [Release notes](https://github.com/Farama-Foundation/gym-docs/releases) - [Commits](https://github.com/Farama-Foundation/gym-docs/commits) --- updated-dependencies: - dependency-name: gym[classic_control] dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e02b786 commit 71f4c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/pytorch/examples.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
torchvision>=0.10.*, <=0.12.0
2-
gym[classic_control]>=0.17.0, <=0.23.1
2+
gym[classic_control]>=0.17.0, <0.24.2
33
ipython[all] <=8.1.1

0 commit comments

Comments
 (0)