From cd371b39a748b2239e41c3ffc0c3bee972651f2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Nov 2020 18:18:35 +0000 Subject: [PATCH] Bump tensorflow from 1.14.0 to 2.3.1 in /utils Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.14.0 to 2.3.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.14.0...v2.3.1) 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..70beff1 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.3.1 s3fs==0.3.0 absl-py==0.7.1