From b0246e0433b732ff5985937e11dffb30c2e617a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:52:35 +0000 Subject: [PATCH] build(deps): bump opencv-contrib-python from 4.1.0.25 to 4.2.0.32 Bumps [opencv-contrib-python](https://github.com/skvark/opencv-python) from 4.1.0.25 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-contrib-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ad7bb52..b803000 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,6 @@ tensorflow_estimator==1.15.1 tensorflow_serving_api==1.15.0 six==1.11.0 tensorflow_gpu==1.15.0 -opencv_contrib_python==4.1.0.25 +opencv_contrib_python==4.2.0.32 neural_structured_learning==1.1.0 grpcio==1.16.1