From 24215027bab396438ec771fe55088e68c69a989c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 16:42:14 +0000 Subject: [PATCH] Bump tensorflow from 1.4.0 to 2.6.4 in /2017/solutions/rllchatbot Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.4.0 to 2.6.4. - [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.4.0...v2.6.4) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2017/solutions/rllchatbot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2017/solutions/rllchatbot/requirements.txt b/2017/solutions/rllchatbot/requirements.txt index d3da83a50..6d89b3816 100644 --- a/2017/solutions/rllchatbot/requirements.txt +++ b/2017/solutions/rllchatbot/requirements.txt @@ -126,7 +126,7 @@ sphinxcontrib-websupport==1.0.1 statsmodels==0.5.0 sympy==0.7.4.1 tables==3.1.1 -tensorflow==1.4.0 +tensorflow==2.6.4 tensorflow-tensorboard==0.4.0rc2 termcolor==1.1.0 terminado==0.6