From 4b3fae95303279eb8d3c1eae24bfed5a409718f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2020 22:07:17 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.15.0 to 1.15.2 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6b96d16..9b99c49 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ six==1.14.0 slim==0.1 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 urllib3==1.25.9