From d12b4ed5b439d7acf200b849c1f4d221f5ee2f05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 14:47:27 +0000 Subject: [PATCH] Bump opencv-python from 4.10.0.84 to 4.11.0.86 (#17) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b57355f..5bbd276 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ imutils==0.5.4 onnxruntime==1.20.1 opencv-contrib-python==4.11.0.86 -opencv-python==4.10.0.84 +opencv-python==4.11.0.86 PyMuPDF==1.25.1 PyYAML==6.0.2 scipy==1.15.1