From 86a0043919c1264d7deb55b9717d9f6da3847f88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 07:19:21 +0000 Subject: [PATCH] Bump tensorflow from 1.12.0 to 1.12.2 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.12.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.12.0...v1.12.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 56b4cd0..a2c06f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ joblib==0.13.2 scipy==1.3.1 tqdm==4.31.1 librosa==0.6.3 -tensorflow==1.12.0 +tensorflow==1.12.2 numpy==1.17.1 matplotlib==3.1.1 scikit_learn==0.21.3