From 46afc0e0bce82559408986f5e25b3a3a0acbffd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 21:05:11 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.14.0 to 2.9.3 in /singh_model 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] --- singh_model/requirements.txt | 2 +- singh_model/src/__.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 singh_model/requirements.txt mode change 100755 => 100644 singh_model/src/__.txt diff --git a/singh_model/requirements.txt b/singh_model/requirements.txt old mode 100755 new mode 100644 index 32e6e3b..f6e7cd8 --- a/singh_model/requirements.txt +++ b/singh_model/requirements.txt @@ -1,4 +1,4 @@ -tensorflow-gpu==1.14.0 +tensorflow-gpu==2.9.3 keras pandas scipy==1.1.0 diff --git a/singh_model/src/__.txt b/singh_model/src/__.txt old mode 100755 new mode 100644 index 21034a2..74563da --- a/singh_model/src/__.txt +++ b/singh_model/src/__.txt @@ -41,7 +41,7 @@ SecretStorage==2.3.1 six==1.14.0 tensorboard==1.14.0 tensorflow-estimator==1.14.0 -tensorflow-gpu==1.14.0 +tensorflow-gpu==2.9.3 termcolor==1.1.0 tqdm==4.46.0 Werkzeug==1.0.1