From 2f273d786681f7fe839ef8b45d7538dbeed75881 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Nov 2020 18:16:11 +0000 Subject: [PATCH] Bump tensorflow from 1.12.2 to 2.3.1 in /nlu Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.12.2 to 2.3.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.12.2...v2.3.1) Signed-off-by: dependabot[bot] --- nlu/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nlu/requirements.txt b/nlu/requirements.txt index ca5ac94..391e682 100644 --- a/nlu/requirements.txt +++ b/nlu/requirements.txt @@ -87,7 +87,7 @@ simplejson==3.16.0 six==1.12.0 slackclient==1.3.1 tensorboard==1.12.2 -tensorflow==1.12.2 +tensorflow==2.3.1 termcolor==1.1.0 terminaltables==3.1.0 tqdm==4.32.1