From 2e38c3af48b76672fd2a1c59464e8c16b7c5baeb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2020 23:41:39 +0000 Subject: [PATCH] Bump tensorflow-gpu from 0.10.0rc0 to 1.15.2 in /src Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 0.10.0rc0 to 1.15.2. - [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/v0.10.0rc0...v1.15.2) Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 5dd0eb6..1020fbb 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,4 +1,4 @@ -tensorflow-gpu==0.10.0rc0 +tensorflow-gpu==1.15.2 matplotlib==1.5.3 scipy==0.18.1 numpy==1.11.2