From 3811345916d08f4968a711c9b13a44054bdd368a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:03:56 +0000 Subject: [PATCH] Bump opencv-python in /WebPlatform/HPDS-Posenet-Python Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.5.20 to 4.2.0.32. - [Release notes](https://github.com/skvark/opencv-python/releases) - [Commits](https://github.com/skvark/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- WebPlatform/HPDS-Posenet-Python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebPlatform/HPDS-Posenet-Python/requirements.txt b/WebPlatform/HPDS-Posenet-Python/requirements.txt index a20782c..338740b 100644 --- a/WebPlatform/HPDS-Posenet-Python/requirements.txt +++ b/WebPlatform/HPDS-Posenet-Python/requirements.txt @@ -7,7 +7,7 @@ Keras-Applications==1.0.8 Keras-Preprocessing==1.1.0 Markdown==3.2.1 numpy==1.18.2 -opencv-python==3.4.5.20 +opencv-python==4.2.0.32 protobuf==3.11.3 PyYAML==5.3.1 scipy==1.4.1