From b871199c81a69289417d4705ffe18c60da37890f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 00:10:23 +0000 Subject: [PATCH] Bump opencv-python from 4.6.0.66 to 4.8.1.78 Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.6.0.66 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 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 884fc62..d5b29cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ astropy==5.1.1 beautifulsoup4==4.11.1 matplotlib==3.5.3 numpy==1.21.6 -opencv_python==4.6.0.66 +opencv_python==4.8.1.78 pandas==1.3.5 requests==2.28.1 scipy==1.11.1