From 583fc861d887ac8e0cfc28576286bb1bd6ca0597 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 07:27:16 +0000 Subject: [PATCH] Bump tensorflow from 1.14.0 to 2.0.0 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.14.0 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/v1.14.0...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 20e7596..17330a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ python-telegram-bot==11.1.0 six==1.12.0 textgenrnn==1.5.0 Keras==2.1.6 -tensorflow==1.14.0 \ No newline at end of file +tensorflow==2.0.0 \ No newline at end of file