From 9854b332209e8ea6951d9b96b765cd037fdc778d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 00:08:42 +0000 Subject: [PATCH] Bump opencv-python from 4.5.5.64 to 4.8.1.78 in /test_tipc Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.5.5.64 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] --- test_tipc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_tipc/requirements.txt b/test_tipc/requirements.txt index 0910b803e7..17b0f58f34 100644 --- a/test_tipc/requirements.txt +++ b/test_tipc/requirements.txt @@ -3,7 +3,7 @@ yapf == 0.26.0 flake8 pyyaml >= 5.1 visualdl >= 2.0.0 -opencv-python == 4.5.5.64 +opencv-python == 4.8.1.78 tqdm filelock scipy