From 9d5bf6c99160f69a40ebaa241dcd7a6498c93d69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 00:13:53 +0000 Subject: [PATCH] Bump tensorflow from 1.14.0 to 2.5.3 in /utils Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.14.0 to 2.5.3. - [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.14.0...v2.5.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- utils/requirements3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/requirements3.txt b/utils/requirements3.txt index c867652..848ec9c 100644 --- a/utils/requirements3.txt +++ b/utils/requirements3.txt @@ -7,7 +7,7 @@ numpy==1.16.4 setuptools==41.0.1 protobuf==3.9.0 boto3==1.9.192 -tensorflow==1.14.0 +tensorflow==2.5.3 s3fs==0.3.0 absl-py==0.7.1