From da2d76b82fedb92885712071cd1b3ba73f26b506 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2020 18:13:54 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.15.0 to 1.15.2 in /src/logo_recog Bumps [tensorflow-gpu](https://github.com/tensorflow-gpu/tensorflow-gpu) from 1.15.0 to 1.15.2. - [Release notes](https://github.com/tensorflow-gpu/tensorflow-gpu/releases) - [Commits](https://github.com/tensorflow-gpu/tensorflow-gpu/commits) Signed-off-by: dependabot[bot] --- src/logo_recog/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/logo_recog/requirements.txt b/src/logo_recog/requirements.txt index 5039885b..ae33550d 100644 --- a/src/logo_recog/requirements.txt +++ b/src/logo_recog/requirements.txt @@ -3,7 +3,7 @@ tqdm sklearn scikit-learn pillow==6.2.2 -tensorflow-gpu==1.15.0 +tensorflow-gpu==1.15.2 keras==2.2.4 opencv-contrib-python==3.4.2.17 tensorboardX