From 83cc87df6ccc7d12332d6edd346665ec5046ac14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 13:19:24 +0000 Subject: [PATCH] Update opencv-python-headless requirement from ~=4.6.0.66 to ~=4.7.0.68 Updates the requirements on [opencv-python-headless](https://github.com/opencv/opencv-python) to permit the latest version. - [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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3d9d2d0..053c34d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ numpy~=1.24.0 matplotlib~=3.6.2 streamlit~=1.16.0 scikit-learn~=1.2.0 -opencv-python-headless~=4.6.0.66 +opencv-python-headless~=4.7.0.68