From c13fc035e2900d06cf63da90531fd07e9a5e1ed7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2020 23:51:17 +0000 Subject: [PATCH] Bump tensorflow from 1.14.0 to 1.15.4 in /utils Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.14.0 to 1.15.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...v1.15.4) 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..b374986 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==1.15.4 s3fs==0.3.0 absl-py==0.7.1