From 8e61b0491b7bb4c21fd3e661b7eebf7732838bce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:56:20 +0000 Subject: [PATCH] Bump opencv-python from 4.0.0.21 to 4.2.0.32 in /feature_engineering 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] --- feature_engineering/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feature_engineering/requirements.txt b/feature_engineering/requirements.txt index c865405c..4928bf70 100644 --- a/feature_engineering/requirements.txt +++ b/feature_engineering/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 keras==2.2.4 xgboost==0.82 \ No newline at end of file