aboutsummaryrefslogtreecommitdiffstats
path: root/System
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-24 21:41:28 +0000
committerGitHub <noreply@github.com>2022-08-24 21:41:28 +0000
commitb3e83256616e1e0609656de68490d94bb6ef58dd (patch)
tree6a11b361a7c9c20bf2f9283097bb92745347d5d7 /System
parentBump setuptools from 60.9.3 to 62.6.0 in /System (diff)
downloadee4511w-b3e83256616e1e0609656de68490d94bb6ef58dd.tar
ee4511w-b3e83256616e1e0609656de68490d94bb6ef58dd.tar.gz
ee4511w-b3e83256616e1e0609656de68490d94bb6ef58dd.tar.bz2
ee4511w-b3e83256616e1e0609656de68490d94bb6ef58dd.tar.lz
ee4511w-b3e83256616e1e0609656de68490d94bb6ef58dd.tar.xz
ee4511w-b3e83256616e1e0609656de68490d94bb6ef58dd.tar.zst
ee4511w-b3e83256616e1e0609656de68490d94bb6ef58dd.zip
Bump setuptools from 62.6.0 to 65.3.0 in /Systemdependabot/pip/System/setuptools-65.3.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 62.6.0 to 65.3.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/v62.6.0...v65.3.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 b53c145..e54fb13 100644
--- a/System/requirements.txt
+++ b/System/requirements.txt
@@ -1,4 +1,4 @@
gym==0.24.1
numpy==1.23.0
-setuptools==62.6.0
+setuptools==65.3.0
torch==1.11.0