From 23a70cc57e2d4f74595e7317935910379d264e75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 21:19:10 +0000 Subject: [PATCH] Bump tensorflow-gpu Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.2.0rc2 to 2.9.3. - [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.9.3) --- 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..fbb2f0b 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.9.3 termcolor==1.1.0 urllib3==1.25.9 werkzeug==1.0.1