From e96deb67cec6a2c1da4c7d8f8bf6ce8f60996e60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2020 21:24:20 +0000 Subject: [PATCH] Bump tensorflow from 1.15.0 to 1.15.4 in /tensorflow/vision Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.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.15.0...v1.15.4) Signed-off-by: dependabot[bot] --- tensorflow/vision/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tensorflow/vision/requirements.txt b/tensorflow/vision/requirements.txt index 395b7619..3689fe45 100644 --- a/tensorflow/vision/requirements.txt +++ b/tensorflow/vision/requirements.txt @@ -1,5 +1,5 @@ numpy Pillow -tensorflow==1.15.0 +tensorflow==1.15.4 tabulate tqdm