From 23bf5cef81ef7cc6cf76d1891318a50e0c3e19bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:02:00 +0000 Subject: [PATCH] Bump opencv-python from 3.4.2.17 to 4.2.0.32 in /CustomEstimator Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.2.17 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] --- CustomEstimator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CustomEstimator/requirements.txt b/CustomEstimator/requirements.txt index bfc7009..76613d2 100644 --- a/CustomEstimator/requirements.txt +++ b/CustomEstimator/requirements.txt @@ -6,7 +6,7 @@ pandas == 0.23.4 MultiColProcessor == 1.0.15 tensorflow == 1.3.0 matplotlib == 2.2.3 -opencv-python == 3.4.2.17 +opencv-python == 4.2.0.32 np-utils == 0.5.5.2 download == 0.3.3