From eba1fd890b0d9ee6c6153272ac67b3fda1560349 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 18:13:32 +0000 Subject: [PATCH] Bump opencv-python in /python/OpenVINO_EP/yolov4_object_detection Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.5.5.64 to 4.8.1.78. - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/OpenVINO_EP/yolov4_object_detection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/OpenVINO_EP/yolov4_object_detection/requirements.txt b/python/OpenVINO_EP/yolov4_object_detection/requirements.txt index 374daf369..2ce4e5e00 100644 --- a/python/OpenVINO_EP/yolov4_object_detection/requirements.txt +++ b/python/OpenVINO_EP/yolov4_object_detection/requirements.txt @@ -1,7 +1,7 @@ certifi==2023.7.22 flatbuffers==2.0 onnx -opencv-python==4.5.5.64 +opencv-python==4.8.1.78 Pillow==10.3.0 protobuf==3.20.2 scipy==1.10.0