From 5c0628675d4d9f333ea7da8cc6735961639bdf6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2020 22:36:00 +0000 Subject: [PATCH] Bump tensorflow-gpu from 0.10.0rc0 to 1.15.4 in /src Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 0.10.0rc0 to 1.15.4. - [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.4) 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..dcd5de9 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,4 +1,4 @@ -tensorflow-gpu==0.10.0rc0 +tensorflow-gpu==1.15.4 matplotlib==1.5.3 scipy==0.18.1 numpy==1.11.2