From 85bd7e619f616466009be7525707cf30f0cfa8b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 23:52:36 +0000 Subject: [PATCH] Bump opencv-python from 4.2.0.34 to 4.8.1.78 in /Package Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.2.0.34 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] --- Package/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package/requirements.txt b/Package/requirements.txt index 85f66fd..1553039 100644 --- a/Package/requirements.txt +++ b/Package/requirements.txt @@ -1,7 +1,7 @@ # ======训练|测试====== ipdb opencv-python-headless==4.2.0.34 -opencv-python==4.2.0.34 +opencv-python==4.8.1.78 numpy>1.22.2 seaborn matplotlib