From 22603bef52f5aac9748e83e634bbeae4562c7874 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:55:08 +0000 Subject: [PATCH] Bump opencv-python from 3.4.4.19 to 4.2.0.32 in /requirements Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.4.19 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] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 6fc0868..64e9a26 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -1,7 +1,7 @@ torch==1.0.0 numpy==1.15.2 matplotlib==3.0.2 -opencv_python==3.4.4.19 +opencv_python==4.2.0.32 tensorboardX==1.4 PyYAML>=4.2b1 pycocotools==2.0.0