From 22206573328b2bb69801efda0383bebf13049b76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 22:15:17 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.14.0 to 2.12.0 in /singh_model Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.14.0 to 2.12.0. - [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.12.0) --- 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..e20647c --- a/singh_model/requirements.txt +++ b/singh_model/requirements.txt @@ -1,4 +1,4 @@ -tensorflow-gpu==1.14.0 +tensorflow-gpu==2.12.0 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..09c6aa6 --- 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.12.0 termcolor==1.1.0 tqdm==4.46.0 Werkzeug==1.0.1