From af5ec5c867184d1134bbfef2ae0cde7ba8500388 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:06:18 +0000 Subject: [PATCH] Bump opencv-python from 4.1.0.25 to 4.2.0.32 in /lvis-api 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] --- lvis-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lvis-api/requirements.txt b/lvis-api/requirements.txt index 6f71b0a..3c5cae7 100644 --- a/lvis-api/requirements.txt +++ b/lvis-api/requirements.txt @@ -3,7 +3,7 @@ Cython==0.29.12 kiwisolver==1.1.0 matplotlib==3.1.1 numpy==1.16.4 -opencv-python==4.1.0.25 +opencv-python==4.2.0.32 pyparsing==2.4.0 python-dateutil==2.8.0 six==1.12.0