From 3e54d69f12d6f40dd96ab306032eabecef2f233c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 13:14:46 +0000 Subject: [PATCH] Bump opencv-python from 4.7.0.68 to 4.7.0.72 Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.7.0.68 to 4.7.0.72. - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 438d232..f676e17 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Flask==2.2.2 mediapipe>=0.8.7.1 mss==7.0.1 numpy>=1.19.3,<1.22.0 -opencv-python==4.7.0.68 +opencv-python==4.7.0.72 pafy==0.5.5 pyfakewebcam==0.1.0 PyYAML==6.0