From 787d616f7faff253966dca2941623883210defba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:00:20 +0000 Subject: [PATCH] Bump opencv-python 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] --- .../cloud_functions/qoe_dataset_generator_http/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feature_engineering/cloud_functions/qoe_dataset_generator_http/requirements.txt b/feature_engineering/cloud_functions/qoe_dataset_generator_http/requirements.txt index aa71245f..d5a82f3e 100644 --- a/feature_engineering/cloud_functions/qoe_dataset_generator_http/requirements.txt +++ b/feature_engineering/cloud_functions/qoe_dataset_generator_http/requirements.txt @@ -5,4 +5,4 @@ pandas==0.24.2 scikit-image==0.16.1 memory-profiler==0.55.0 scikit-learn==0.20.3 -opencv-python==4.0.0.21 \ No newline at end of file +opencv-python==4.2.0.32 \ No newline at end of file