From 12138ac1f98c0473cf80354c5e6a46c2ff245e40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:35:55 +0000 Subject: [PATCH] Bump opencv-python from 4.1.0.25 to 4.2.0.32 in /VisualPACT Bumps [opencv-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-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- VisualPACT/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VisualPACT/requirements.txt b/VisualPACT/requirements.txt index 891dd161..4879d8f6 100644 --- a/VisualPACT/requirements.txt +++ b/VisualPACT/requirements.txt @@ -3,5 +3,5 @@ pandas==0.23.3 scipy==1.1.0 configparser==3.5.0 matplotlib==2.2.0 -opencv-python==4.1.0.25 +opencv-python==4.2.0.32 seaborn==0.9.0 \ No newline at end of file