From a63f44133205aa53ce7ed8bb5c8a3f1254ebf5c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 20:07:43 +0000 Subject: [PATCH] Bump tensorflow-cpu from 2.2.0 to 2.7.2 Bumps [tensorflow-cpu](https://github.com/tensorflow/tensorflow) from 2.2.0 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.2.0...v2.7.2) --- updated-dependencies: - dependency-name: tensorflow-cpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e65fece..470c284 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ numpy==1.18.3 opencv-python==4.2.0.32 requests==2.23.0 pyfakewebcam==0.1.0 -tensorflow-cpu==2.2.0 +tensorflow-cpu==2.7.2 tensorflowjs==1.7.4.post1 tfjs-graph-converter==1.0.1 pillow==7.1.2