From 8b985720002702f0bec64d4960e681b97f3f65ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2020 11:15:34 +0000 Subject: [PATCH] Bump tensorflow-gpu in /Modified Local Search Attack 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] --- Modified Local Search Attack/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modified Local Search Attack/requirements.txt b/Modified Local Search Attack/requirements.txt index ba5385c..c9b233e 100644 --- a/Modified Local Search Attack/requirements.txt +++ b/Modified Local Search Attack/requirements.txt @@ -34,7 +34,7 @@ scipy==1.4.1 six==1.13.0 tensorboard==1.15.0 tensorflow-estimator==1.15.1 -tensorflow-gpu==1.15.0 +tensorflow-gpu==1.15.2 tensorflow-gpu-estimator==2.1.0 termcolor==1.1.0 tqdm==4.41.1