From c08c4652539ffc59672f3f85b704ee67cf22e132 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:24:03 +0000 Subject: [PATCH] Bump opencv-python from 4.1.0.25 to 4.1.1.26 in /Heart_rate_heavy Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.0.25 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] --- Heart_rate_heavy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Heart_rate_heavy/requirements.txt b/Heart_rate_heavy/requirements.txt index 20cf732..f01ff85 100644 --- a/Heart_rate_heavy/requirements.txt +++ b/Heart_rate_heavy/requirements.txt @@ -1,6 +1,6 @@ scipy==1.3.0 dlib==19.17.0 imutils==0.5.2 -opencv-python==4.1.0.25 +opencv-python==4.1.1.26 PyQt5==5.12.3 pyqtgraph==0.10.0 \ No newline at end of file