From 0d6b90510563e602f41bb69016895e5e561c7ddb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jul 2020 22:37:56 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.14.0 to 1.15.2 Bumps [tensorflow-gpu](https://github.com/tensorflow-gpu/tensorflow-gpu) from 1.14.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 2c9acdb..2dc6245 100644 --- a/requirements.txt +++ b/requirements.txt @@ -131,7 +131,7 @@ tables==3.5.2 tensorboard==1.14.0 tensorflow-datasets==1.2.0 tensorflow-estimator==1.14.0 -tensorflow-gpu==1.14.0 +tensorflow-gpu==1.15.2 tensorflow-metadata==0.14.0 tensorflow-probability==0.7.0 termcolor==1.1.0