From 846e3070ce5d0ea4388d0914dfdbc2cd81e9d338 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 14:09:51 +0000 Subject: [PATCH] Update opencv-python-headless requirement from ~=4.6.0.66 to ~=4.7.0.72 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..47eef02 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.72