From afad2170482691bd4a6b4b60d9fe2e2bd9bed718 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 14:52:34 +0000 Subject: [PATCH] Bump tensorflow from 1.15.0 to 2.5.1 in /appweb Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.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.15.0...v2.5.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... 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 9abaab0..3374661 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.5.1 terminado==0.6 tflearn==0.3.1 toolz==0.8.2