From c34ac7909c958f368585759408e320cf244351cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 23:42:38 +0000 Subject: [PATCH] Bump opencv-python-headless from 4.7.0.68 to 4.8.1.78 Bumps [opencv-python-headless](https://github.com/opencv/opencv-python) from 4.7.0.68 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-headless dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ed0e5df..cbd0db5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ gradio imgaug numpy onnxruntime -opencv-python-headless==4.7.0.68 +opencv-python-headless==4.8.1.78 Pillow pooch==1.8.0 rich