From 824aad47039ed462b460096298bec267904563e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 02:36:14 +0000 Subject: [PATCH] build(deps): bump opencv-python-headless in /backend Bumps [opencv-python-headless](https://github.com/opencv/opencv-python) from 4.10.0.84 to 4.11.0.86. - [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 31b4767e7..467ce8cc2 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -73,7 +73,7 @@ psutil sentencepiece soundfile==0.12.1 -opencv-python-headless==4.10.0.84 +opencv-python-headless==4.11.0.86 rapidocr-onnxruntime==1.3.24 rank-bm25==0.2.2