From 7213047cbc8425c65b1d86dc66706f6ba440841e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 23:51:20 +0000 Subject: [PATCH] Bump opencv-python in /proxyless_gaze/training/landmark_detection Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.1.0.25 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] --- proxyless_gaze/training/landmark_detection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxyless_gaze/training/landmark_detection/requirements.txt b/proxyless_gaze/training/landmark_detection/requirements.txt index 2a7c26c..8d54f56 100644 --- a/proxyless_gaze/training/landmark_detection/requirements.txt +++ b/proxyless_gaze/training/landmark_detection/requirements.txt @@ -1,6 +1,6 @@ torchvision==0.4.0 numpy==1.22.0 torch==1.13.1 -opencv_python==4.1.0.25 +opencv_python==4.8.1.78 tensorboardX==1.8 pytorch-lightning