From ba1c315293817f9b540173b13df8e057f0da2c34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Sep 2022 16:48:38 +0000 Subject: [PATCH] Bump opencv-python from 4.1.1.26 to 4.2.0.32 in /model-app Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.1.26 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] --- model-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/model-app/requirements.txt b/model-app/requirements.txt index e404be97..1a59ac1f 100644 --- a/model-app/requirements.txt +++ b/model-app/requirements.txt @@ -16,7 +16,7 @@ networkx==1.11 numpy==1.17.1 olefile==0.46 onnx==1.6.0 -opencv-python==4.1.1.26 +opencv-python==4.2.0.32 Pillow==6.2.2 protobuf==3.10.0 pytz==2019.3