From 5103aa4fa5b33a9898f1ee7fd63c60e66ca4e728 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 23:53:46 +0000 Subject: [PATCH] Bump opencv-python in /official/projects/unified_detector Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.2.0.32 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] --- official/projects/unified_detector/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/official/projects/unified_detector/requirements.txt b/official/projects/unified_detector/requirements.txt index 081993d5d74..647075b7fb9 100644 --- a/official/projects/unified_detector/requirements.txt +++ b/official/projects/unified_detector/requirements.txt @@ -1,6 +1,6 @@ tf-nightly gin-config -opencv-python==4.2.0.32 +opencv-python==4.8.1.78 absl-py>=1.0.0 shapely>=1.8.1 apache_beam>=2.37.0