From 957b0ecd15cc9545e943bac45a65503fc7d9e8a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 02:44:40 +0000 Subject: [PATCH] chore(deps): bump rapidocr-onnxruntime from 1.3.22 to 1.3.24 in /backend Bumps [rapidocr-onnxruntime](https://github.com/RapidAI/RapidOCR) from 1.3.22 to 1.3.24. - [Release notes](https://github.com/RapidAI/RapidOCR/releases) - [Commits](https://github.com/RapidAI/RapidOCR/compare/v1.3.22...v1.3.24) --- updated-dependencies: - dependency-name: rapidocr-onnxruntime dependency-type: direct:production update-type: version-update:semver-patch ... 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 61185796d..ca73e6197 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -54,7 +54,7 @@ validators==0.28.1 psutil opencv-python-headless==4.10.0.84 -rapidocr-onnxruntime==1.3.22 +rapidocr-onnxruntime==1.3.24 fpdf2==2.7.9 rank-bm25==0.2.2