From f1cfe633f66020f5503ba5005abff64247f00401 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 00:13:13 +0000 Subject: [PATCH] Bump opencv-python from 4.6.0.66 to 4.8.1.78 Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.6.0.66 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_pt1.txt | 2 +- requirements_pt2.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_pt1.txt b/requirements_pt1.txt index d953da9..dfcc40c 100644 --- a/requirements_pt1.txt +++ b/requirements_pt1.txt @@ -9,5 +9,5 @@ torchdata==0.5.1 torchaudio==0.13.1 torchvision==0.14.1+cu117 torchmetrics -opencv-python==4.6.0.66 +opencv-python==4.8.1.78 -e . \ No newline at end of file diff --git a/requirements_pt2.txt b/requirements_pt2.txt index 9c69b70..eb3cea6 100644 --- a/requirements_pt2.txt +++ b/requirements_pt2.txt @@ -8,5 +8,5 @@ torchaudio>=2.0.2 torchdata==0.6.1 torchmetrics torchvision>=0.15.2 -opencv-python==4.6.0.66 +opencv-python==4.8.1.78 -e . \ No newline at end of file