aboutsummaryrefslogtreecommitdiffstats
path: root/System
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-23 14:06:34 +0000
committerMatthew Strapp <matt@mattstrapp.net>2022-06-23 09:06:53 -0500
commit3f636cdb8fdde72375f4fb12367dd232f2b2a320 (patch)
tree7414338c398c4bcab23a9139f3ad29d493831509 /System
parentBump gym from 0.22.0 to 0.24.1 in /System (diff)
downloadee4511w-3f636cdb8fdde72375f4fb12367dd232f2b2a320.tar
ee4511w-3f636cdb8fdde72375f4fb12367dd232f2b2a320.tar.gz
ee4511w-3f636cdb8fdde72375f4fb12367dd232f2b2a320.tar.bz2
ee4511w-3f636cdb8fdde72375f4fb12367dd232f2b2a320.tar.lz
ee4511w-3f636cdb8fdde72375f4fb12367dd232f2b2a320.tar.xz
ee4511w-3f636cdb8fdde72375f4fb12367dd232f2b2a320.tar.zst
ee4511w-3f636cdb8fdde72375f4fb12367dd232f2b2a320.zip
Bump setuptools from 60.9.3 to 62.6.0 in /SystemHEADmaster
Bumps [setuptools](https://github.com/pypa/setuptools) from 60.9.3 to 62.6.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst) - [Commits](https://github.com/pypa/setuptools/compare/v60.9.3...v62.6.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'System')
-rw-r--r--System/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/System/requirements.txt b/System/requirements.txt
index 0aeca25..b53c145 100644
--- a/System/requirements.txt
+++ b/System/requirements.txt
@@ -1,4 +1,4 @@
gym==0.24.1
numpy==1.23.0
-setuptools==60.9.3
+setuptools==62.6.0
torch==1.11.0