From ffa793e2ab7dbd58a0a23d7fd9e45a3f87a1f8b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 20:15:27 +0000 Subject: [PATCH] Bump tensorflow-gpu Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.2.0rc2 to 2.7.2. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v2.2.0-rc2...v2.7.2) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../environment/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspace/assignments/project-01-kitti-detection-pipeline/environment/requirements.txt b/workspace/assignments/project-01-kitti-detection-pipeline/environment/requirements.txt index 4f53a63..bc3e4d4 100644 --- a/workspace/assignments/project-01-kitti-detection-pipeline/environment/requirements.txt +++ b/workspace/assignments/project-01-kitti-detection-pipeline/environment/requirements.txt @@ -24,7 +24,7 @@ rsa==4.0 tensorboard==2.2.2 tensorboard-plugin-wit==1.6.0.post3 tensorflow-estimator==2.2.0 -tensorflow-gpu==2.2.0rc2 +tensorflow-gpu==2.7.2 termcolor==1.1.0 urllib3==1.25.9 werkzeug==1.0.1