From 1d1fc2f50d5c73cbeab78cc6d051cace90cda28b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2020 21:45:13 +0000 Subject: [PATCH] Bump tensorflow from 1.4.0 to 1.15.4 in /2017/solutions/rllchatbot Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.4.0 to 1.15.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...v1.15.4) 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..34a2a405f 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==1.15.4 tensorflow-tensorboard==0.4.0rc2 termcolor==1.1.0 terminado==0.6