From d9a393eae14ef59656cc1ac13c1136f3a870fd68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 03:11:12 +0000 Subject: [PATCH] chore(deps): bump opencv-python-headless in /backend Bumps [opencv-python-headless](https://github.com/opencv/opencv-python) from 4.9.0.80 to 4.10.0.84. - [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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 77585a2f2..9059f6340 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -51,7 +51,7 @@ pyxlsb==1.0.10 xlrd==2.0.1 validators==0.28.1 -opencv-python-headless==4.9.0.80 +opencv-python-headless==4.10.0.84 rapidocr-onnxruntime==1.3.22 fpdf2==2.7.9