From c8aeac0f213a75e3cef0c7731cb983de51c176b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Feb 2021 16:22:08 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.15.2 to 2.4.0 in /keras_implementation Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.15.2 to 2.4.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.15.2...v2.4.0) Signed-off-by: dependabot[bot] --- keras_implementation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keras_implementation/requirements.txt b/keras_implementation/requirements.txt index 2062b55..7fed34c 100644 --- a/keras_implementation/requirements.txt +++ b/keras_implementation/requirements.txt @@ -8,6 +8,6 @@ scikit-learn==0.21.1 matplotlib==3.1.0 keras==2.2.4 keras-gpu==2.2.4 -tensorflow-gpu==1.15.2 +tensorflow-gpu==2.4.0 bokeh==1.1.0 pydot==1.4.1