From dd695e430d1da37f8d545f76a2b3fc4fa43af8b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 17:02:07 +0000 Subject: [PATCH] Bump tensorflow from 1.14.0 to 2.6.4 in /utils Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.14.0 to 2.6.4. - [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.6.4) --- 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..522b3bf 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.6.4 s3fs==0.3.0 absl-py==0.7.1