From f8905e73c1456a3397bba167ef6f61cbb99ce707 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2020 23:02:03 +0000 Subject: [PATCH] Bump tensorflow from 1.15.0 to 1.15.2 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.0 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/v1.15.0...v1.15.2) 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 17bc39d..c99f0ff --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,6 @@ scikit-image==0.15.0 scikit-learn==0.21.2 scipy==1.3.0 seaborn==0.9.0 -tensorflow==1.15.0 +tensorflow==1.15.2 tensorflow-hub==0.4.0 umap-learn==0.3.9