From 2cdbd1244e7543b83f1ff1dbb0c7bd37611b7777 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 00:20:38 +0000 Subject: [PATCH] Bump opencv-python from 4.7.0.72 to 4.8.1.78 Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.7.0.72 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 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e5fa521..8d553a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -122,7 +122,7 @@ numba==0.56.4 numpy==1.23.2 onnx==1.16.0 onnxruntime==1.16.3 -opencv-python==4.7.0.72 +opencv-python==4.8.1.78 orjson==3.10.3 packaging==21.3 pandas==1.4.4