From 24f210d2b0b3cc91683066c350dc50023eb3d939 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 21:04:33 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.14.0 to 2.9.3 in /utils Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.14.0 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/v1.14.0...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- utils/requirements_VCDemo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/requirements_VCDemo.txt b/utils/requirements_VCDemo.txt index cf5126c..0a36d22 100644 --- a/utils/requirements_VCDemo.txt +++ b/utils/requirements_VCDemo.txt @@ -10,4 +10,4 @@ scipy==1.1.0 sklearn==0.0 torch==1.1.0 tqdm==4.36.1 -tensorflow-gpu==1.14.0 \ No newline at end of file +tensorflow-gpu==2.9.3 \ No newline at end of file