From 468f9c77b2aa809429c699355908373da6073de3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 14:48:36 +0000 Subject: [PATCH] Bump tensorflow from 0.10.0 to 2.5.1 in /common Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 0.10.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/v0.10.0...v2.5.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- common/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/requirements.txt b/common/requirements.txt index 556507c..bbe47e1 100644 --- a/common/requirements.txt +++ b/common/requirements.txt @@ -53,7 +53,7 @@ six==1.10.0 sklearn==0.0 sseclient==0.0.8 subprocess32==3.2.7 -tensorflow==0.10.0 +tensorflow==2.5.1 tornado==4.3 torndb==0.3 traitlets==4.3.0