From e38c2163eb18a49d606cb0b77eac4e52d429c772 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Jan 2021 11:38:12 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.14.0 to 2.4.0 in /src/poi_recog Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.14.0 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.14.0...v2.4.0) Signed-off-by: dependabot[bot] --- src/poi_recog/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/poi_recog/requirements.txt b/src/poi_recog/requirements.txt index bcfb45f4..d0d05892 100644 --- a/src/poi_recog/requirements.txt +++ b/src/poi_recog/requirements.txt @@ -3,4 +3,4 @@ keras==2.2.4 pillow scikit-learn opencv-contrib-python -tensorflow-gpu==1.14.0 +tensorflow-gpu==2.4.0