From 041b39000d3417bcbef4765736a7ba03f26aa040 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 23:44:31 +0000 Subject: [PATCH] Bump opencv-python-headless in /Face-Detection-Tracking Bumps [opencv-python-headless](https://github.com/opencv/opencv-python) from 4.5.1.48 to 4.8.1.78. - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python-headless dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Face-Detection-Tracking/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Face-Detection-Tracking/requirements.txt b/Face-Detection-Tracking/requirements.txt index 462ea40..0e78d66 100644 --- a/Face-Detection-Tracking/requirements.txt +++ b/Face-Detection-Tracking/requirements.txt @@ -5,7 +5,7 @@ numpy==1.19.5 streamlit==0.79.0 numba==0.53.1 filterpy==1.4.5 -opencv_python_headless==4.5.1.48 +opencv_python_headless==4.8.1.78 Pillow==9.3.0 scikit_learn==0.24.2 skimage==0.0