aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-20 21:40:45 +0000
committerGitHub <noreply@github.com>2022-09-20 21:40:45 +0000
commit579125ed72be38e5f2d35d0b9feb4ee46945e0aa (patch)
tree24b206413768bc94c96ed10bdd2932d70420f28b
parentBump setuptools from 60.9.3 to 62.6.0 in /System (diff)
downloadee4511w-dependabot/pip/System/gym-0.26.1.tar
ee4511w-dependabot/pip/System/gym-0.26.1.tar.gz
ee4511w-dependabot/pip/System/gym-0.26.1.tar.bz2
ee4511w-dependabot/pip/System/gym-0.26.1.tar.lz
ee4511w-dependabot/pip/System/gym-0.26.1.tar.xz
ee4511w-dependabot/pip/System/gym-0.26.1.tar.zst
ee4511w-dependabot/pip/System/gym-0.26.1.zip
Bump gym from 0.24.1 to 0.26.1 in /Systemdependabot/pip/System/gym-0.26.1
Bumps [gym](https://github.com/openai/gym) from 0.24.1 to 0.26.1. - [Release notes](https://github.com/openai/gym/releases) - [Commits](https://github.com/openai/gym/compare/0.24.1...0.26.1) --- updated-dependencies: - dependency-name: gym dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '')
-rw-r--r--System/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/System/requirements.txt b/System/requirements.txt
index b53c145..ca67aab 100644
--- a/System/requirements.txt
+++ b/System/requirements.txt
@@ -1,4 +1,4 @@
-gym==0.24.1
+gym==0.26.1
numpy==1.23.0
setuptools==62.6.0
torch==1.11.0