From 84c25e2b82ee0ff35a6b32c3b6054e517d2442f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 20:10:23 +0000 Subject: [PATCH] Bump tensorflow from 0.10.0 to 2.7.2 in /common Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 0.10.0 to 2.7.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/v0.10.0...v2.7.2) --- 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..b5b0521 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.7.2 tornado==4.3 torndb==0.3 traitlets==4.3.0