From d542210081f9d99980fd29b49fc81b10f3cda14f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Nov 2020 17:41:09 +0000 Subject: [PATCH] Bump tensorflow from 1.15.0 to 2.3.1 in /appweb Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.0 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.15.0...v2.3.1) Signed-off-by: dependabot[bot] --- appweb/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appweb/requirements.txt b/appweb/requirements.txt index 9c09a7c..7b40891 100644 --- a/appweb/requirements.txt +++ b/appweb/requirements.txt @@ -135,7 +135,7 @@ statsmodels==0.6.1 sympy==1.0 tables==3.3.0 tabulate==0.7.7 -tensorflow==1.15.0 +tensorflow==2.3.1 terminado==0.6 tflearn==0.3.1 toolz==0.8.2