From 07a25fde4fb17a7ec78f12f262de66d10f9f428d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2020 22:10:13 +0000 Subject: [PATCH] Bump tensorflow from 1.4.0 to 1.15.2 in /2017/solutions/rllchatbot Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.4.0 to 1.15.2. - [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.2) 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..00ba79be4 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.2 tensorflow-tensorboard==0.4.0rc2 termcolor==1.1.0 terminado==0.6