From 9a333671df8bfb884eb38286be01fbd0bc30f725 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:57:26 +0000 Subject: [PATCH] Bump opencv-python in /visual-model-explanation/app Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.0.0.21 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] --- visual-model-explanation/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/visual-model-explanation/app/requirements.txt b/visual-model-explanation/app/requirements.txt index ee5aab0..1461bee 100644 --- a/visual-model-explanation/app/requirements.txt +++ b/visual-model-explanation/app/requirements.txt @@ -6,6 +6,6 @@ python-multipart==0.0.5 aiofiles==0.4.0 aiohttp==3.5.4 jinja2==2.10.1 -opencv-python==4.0.0.21 +opencv-python==4.2.0.32 scipy==1.2.1 matplotlib==3.0.2