From 07149205bf170fc85f6380b791549afd75f4c315 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:58:42 +0000 Subject: [PATCH] Bump opencv-python from 3.4.0.12 to 4.2.0.32 in /src Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.0.12 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] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index c06e1c0..90aa335 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -7,7 +7,7 @@ mxnet_cu90==1.2.1 scipy==1.0.0 bcolz==1.2.1 easydict==1.7 -opencv_python==3.4.0.12 +opencv_python==4.2.0.32 Pillow==5.2.0 mxnet==1.2.1.post1 scikit_learn==0.19.2