From 5b7e2f81da6c334915b8dbeafb42a46eca308403 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Mar 2021 15:22:14 +0000 Subject: [PATCH] Bump tensorflow from 1.15 to 2.4.0 in /joebot Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15 to 2.4.0. - [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...v2.4.0) Signed-off-by: dependabot[bot] --- joebot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/joebot/requirements.txt b/joebot/requirements.txt index e95feac..cdffb56 100644 --- a/joebot/requirements.txt +++ b/joebot/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==1.15 +tensorflow==2.4.0 keras==2.4.3 markovify==0.9.0 Pillow==8.1.1