From 1c9a341af148e9fb9ee746c82834d01f35283607 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:00:48 +0000 Subject: [PATCH] Bump opencv-python from 3.2.0.7 to 3.3.1.11 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.2.0.7 to 3.3.1.11. - [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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7054981..5a982dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ mccabe==0.5.3 mock==2.0.0 -e git+https://github.com/NervanaSystems/neon.git@0d643ddbc0df87ae4a0a3ac493960c3a5e35a4b0#egg=neon numpy==1.11.1 -opencv-python==3.2.0.7 +opencv-python==3.3.1.11 packaging==16.8 pbr==2.1.0 pep8==1.7.0