From d95535a627c693b16ac9adc30b352f3164d32725 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 21:06:18 +0000 Subject: [PATCH] Bump tensorflow from 2.6.4 to 2.7.2 in /object/detection/src Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.6.4 to 2.7.2. - [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/v2.6.4...v2.7.2) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- object/detection/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/object/detection/src/requirements.txt b/object/detection/src/requirements.txt index 6c4ac75..2dbd877 100644 --- a/object/detection/src/requirements.txt +++ b/object/detection/src/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==2.6.4 +tensorflow==2.7.2 keras==2.4.3 numpy==1.21.0 pillow==9.0.1