From cc25b0c6d79f4320f27395299ecc233074482078 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2020 23:06:41 +0000 Subject: [PATCH] Bump tensorflow from 1.14 to 2.0.1 in /yugiohbot Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.14 to 2.0.1. - [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.14.0...v2.0.1) Signed-off-by: dependabot[bot] --- yugiohbot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yugiohbot/requirements.txt b/yugiohbot/requirements.txt index aba6d35..a2a04d6 100644 --- a/yugiohbot/requirements.txt +++ b/yugiohbot/requirements.txt @@ -3,4 +3,4 @@ textblob pandas requests textgenrnn -tensorflow==1.14 +tensorflow==2.0.1