From abc3e3f600d6358292cd35c3300de07f6d07fc64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:22:42 +0000 Subject: [PATCH] Bump opencv-python Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.0.0.21 to 4.1.1.26. - [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..7ee48f8a 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.1.1.26 \ No newline at end of file