From 327fb7743cb52bad86323f0bbc67413e642e9498 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 15:01:59 +0000 Subject: [PATCH] Bump opencv-contrib-python-headless from 4.1.2.30 to 4.2.0.32 Bumps [opencv-contrib-python-headless](https://github.com/opencv/opencv-python) from 4.1.2.30 to 4.2.0.32. - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-contrib-python-headless 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 e8d7975..a5130e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ torchvision==0.4.2 tqdm==4.41.1 numpy==1.18.1 opencv_python==4.1.0.25 -opencv-contrib-python-headless==4.1.2.30 +opencv-contrib-python-headless==4.2.0.32 Pillow==6.1.0 utils==1.0.1 pandas==0.25.3