From 57fceb4e38e7fc2ddfe7d1e5bbe5f3f8f0ce5ad1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:56:35 +0000 Subject: [PATCH] Bump opencv-python from 4.0.0.21 to 4.2.0.32 in /machine_learning Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.0.0.21 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] --- machine_learning/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machine_learning/requirements.txt b/machine_learning/requirements.txt index 48350da3..bfa053d5 100644 --- a/machine_learning/requirements.txt +++ b/machine_learning/requirements.txt @@ -1,7 +1,7 @@ plotly==3.6.1 sklearn seaborn==0.9.0 -opencv-python==4.0.0.21 +opencv-python==4.2.0.32 meson==0.50.0 tensorflow Keras==2.2.4