From a86b221507fa4a196a583ccbc92e7f3508f56634 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2020 05:11:52 +0000 Subject: [PATCH] Bump tensorflow from 1.5.0 to 1.15.0 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.5.0 to 1.15.0. - [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.5.0...v1.15.0) Signed-off-by: dependabot[bot] --- REQUIREMENTS.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 REQUIREMENTS.txt diff --git a/REQUIREMENTS.txt b/REQUIREMENTS.txt old mode 100755 new mode 100644 index 0ba83f4..20c5bdc --- a/REQUIREMENTS.txt +++ b/REQUIREMENTS.txt @@ -1,6 +1,6 @@ matplotlib==2.1.2 numpy==1.14.0 bunch==1.0.1 -tensorflow==1.5.0 +tensorflow==1.15.0 keras==2.1.6 h5py==2.8.0rc1 \ No newline at end of file