From ab599b7ba7c84b9acbb71282d25ee302d32f8db6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2019 19:15:38 +0000 Subject: [PATCH] Bump tensorflow from 1.11.0 to 1.12.2 in /DyPred Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.11.0 to 1.12.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/v1.11.0...v1.12.2) Signed-off-by: dependabot[bot] --- DyPred/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 DyPred/requirements.txt diff --git a/DyPred/requirements.txt b/DyPred/requirements.txt old mode 100755 new mode 100644 index 9ad1948..2ed7886 --- a/DyPred/requirements.txt +++ b/DyPred/requirements.txt @@ -1,2 +1,2 @@ -tensorflow==1.11.0 +tensorflow==1.12.2 numpy==1.13.1