From 0da6866e3659307d23dd751034a78a751f0bbdbf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2019 04:31:21 +0000 Subject: [PATCH] Bump tensorflow-gpu from 2.0.0b1 to 2.0.0 Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.0.0b1 to 2.0.0. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/v2.0.0/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v2.0.0-beta1...v2.0.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 62b3fd5..2dc6d38 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ tqdm==4.33.0 numpy==1.17.0 matplotlib==3.1.0 -tensorflow_gpu==2.0.0b1 +tensorflow_gpu==2.0.0 pandas==0.24.2 plotly==4.1.0 librosa==0.6.3