From ee1f630477310efb8ce837968fd3dbba2a9c5ac5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 05:31:35 +0000 Subject: [PATCH] chore(deps): bump opencv-python-headless Bumps [opencv-python-headless](https://github.com/opencv/opencv-python) from 4.5.3.56 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] --- src/containers/general-ocr/model-standard-sm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/containers/general-ocr/model-standard-sm/requirements.txt b/src/containers/general-ocr/model-standard-sm/requirements.txt index 3c295af7..8613dbaa 100644 --- a/src/containers/general-ocr/model-standard-sm/requirements.txt +++ b/src/containers/general-ocr/model-standard-sm/requirements.txt @@ -1,6 +1,6 @@ requests==2.25.1 six==1.16.0 -opencv-python-headless==4.5.3.56 +opencv-python-headless==4.8.1.78 numpy==1.22.0 onnxruntime Pillow==9.3.0