From 4321a9a7fbcbdec9d0bd4f11c2c0d3ded650039a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Nov 2020 17:19:01 +0000 Subject: [PATCH] Bump tensorflow-cpu from 2.2.0 to 2.3.1 Bumps [tensorflow-cpu](https://github.com/tensorflow/tensorflow) from 2.2.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/v2.2.0...v2.3.1) 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..c4b127d 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.3.1 tensorflowjs==1.7.4.post1 tfjs-graph-converter==1.0.1 pillow==7.1.2