From 3cde17a382b120475aff42c49390afcd390665c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:51:32 +0000 Subject: [PATCH] Bump opencv-contrib-python from 4.1.0.25 to 4.2.0.32 in /FRAS Bumps [opencv-contrib-python](https://github.com/skvark/opencv-python) from 4.1.0.25 to 4.2.0.32. - [Release notes](https://github.com/skvark/opencv-python/releases) - [Commits](https://github.com/skvark/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-contrib-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- FRAS/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FRAS/requirements.txt b/FRAS/requirements.txt index 3bc0dc7d..20e93406 100644 --- a/FRAS/requirements.txt +++ b/FRAS/requirements.txt @@ -8,7 +8,7 @@ kiwisolver==1.1.0 matplotlib==3.1.1 nose==1.3.7 numpy==1.17.0 -opencv-contrib-python==4.1.0.25 +opencv-contrib-python==4.2.0.32 pandas==0.25.1 Pillow==8.2.0 pyparsing==2.4.2