From 8c253e132291790354ec947d9560fc26862c7787 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:50:25 +0000 Subject: [PATCH] Bump opencv-python from 3.3.0.10 to 4.2.0.32 in /blink-detection Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.3.0.10 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] --- blink-detection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blink-detection/requirements.txt b/blink-detection/requirements.txt index dccdffe..25ef72d 100644 --- a/blink-detection/requirements.txt +++ b/blink-detection/requirements.txt @@ -7,7 +7,7 @@ idna==2.6 imutils==0.4.3 Mastodon.py==1.1.1 numpy==1.13.3 -opencv-python==3.3.0.10 +opencv-python==4.2.0.32 python-dateutil==2.6.1 pytz==2017.3 requests==2.20.0