From a8749ae8ee98fe16b9948a5d8893e2381b10e258 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 20:14:43 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.14.0 to 2.7.2 in /singh_model Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.14.0 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/v1.14.0...v2.7.2) --- 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..04fbcbd --- a/singh_model/requirements.txt +++ b/singh_model/requirements.txt @@ -1,4 +1,4 @@ -tensorflow-gpu==1.14.0 +tensorflow-gpu==2.7.2 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..85542d4 --- 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.7.2 termcolor==1.1.0 tqdm==4.46.0 Werkzeug==1.0.1