From 0986658a1d9f34ace2c4712fb5541a35318b34fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:24:22 +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 3.4.7.28. - [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..9c683b4 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==3.4.7.28 protobuf==3.11.3 PyYAML==5.3.1 scipy==1.4.1