From cabf07ad56393801293f00065cfa9cec66ab0816 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 14:45:00 +0000 Subject: [PATCH] Bump tensorflow from 1.4.0 to 2.5.1 in /2017/solutions/rllchatbot Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.4.0 to 2.5.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.4.0...v2.5.1) --- 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..8253b28e8 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.5.1 tensorflow-tensorboard==0.4.0rc2 termcolor==1.1.0 terminado==0.6