From 4786652f84f7ecf6f01b96de36b6dc2c10106ea0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:56:21 +0000 Subject: [PATCH] Bump opencv-python from 3.4.1.15 to 4.2.0.32 in /classification Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.1.15 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] --- classification/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classification/requirements.txt b/classification/requirements.txt index ab7e27c..0f1de79 100644 --- a/classification/requirements.txt +++ b/classification/requirements.txt @@ -18,7 +18,7 @@ munch==2.3.2 numpy==1.16.2 nvidia-ml-py3==7.352.0 olefile==0.46 -opencv-python==3.4.1.15 +opencv-python==4.2.0.32 pathlib==1.0.1 Pillow==5.4.1 pretrainedmodels==0.7.4