From 3ec366df6a4faa66a07154e75f75d4dc0aae5cb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 14:58:16 +0000 Subject: [PATCH] Bump tensorflow-gpu from 2.0.0 to 2.5.1 in /SmartHome_Cacty Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.0.0 to 2.5.1. - [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.0.0...v2.5.1) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SmartHome_Cacty/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SmartHome_Cacty/requirements.txt b/SmartHome_Cacty/requirements.txt index e2818a3..5abd712 100644 --- a/SmartHome_Cacty/requirements.txt +++ b/SmartHome_Cacty/requirements.txt @@ -312,7 +312,7 @@ tensorflow==1.15.0 tensorflow-datasets==2.0.0 tensorflow-estimator==1.15.1 tensorflow-gan==2.0.0 -tensorflow-gpu==2.0.0 +tensorflow-gpu==2.5.1 tensorflow-hub==0.7.0 tensorflow-metadata==0.21.0 tensorflow-probability==0.7.0