From 5c60e3e99f9f54f56b4de1337de906c3eeec0178 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:05:35 +0000 Subject: [PATCH] Bump opencv-python from 3.3.0.10 to 3.4.0.12 in /Assignment-3 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.3.0.10 to 3.4.0.12. - [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] --- Assignment-3/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assignment-3/requirements.txt b/Assignment-3/requirements.txt index 400929e..83b9dc4 100644 --- a/Assignment-3/requirements.txt +++ b/Assignment-3/requirements.txt @@ -46,5 +46,5 @@ traitlets==4.3.2 wcwidth==0.1.7 webencodings==0.5.1 widgetsnbextension==2.0.0 -opencv-python==3.3.0.10 +opencv-python==3.4.0.12 scikit-learn==0.21.3