From 3be53113a70dc3c95d2d2529a2ec114f63d21bcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:21:48 +0000 Subject: [PATCH] Bump opencv-python in /lanenet-lane-detection-master Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.1.15 to 3.4.7.28. - [Release notes](https://github.com/skvark/opencv-python/releases) - [Commits](https://github.com/skvark/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lanenet-lane-detection-master/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lanenet-lane-detection-master/requirements.txt b/lanenet-lane-detection-master/requirements.txt index f972e9e..103cec5 100644 --- a/lanenet-lane-detection-master/requirements.txt +++ b/lanenet-lane-detection-master/requirements.txt @@ -1,5 +1,5 @@ easydict==1.6 -opencv_python==3.4.1.15 +opencv_python==3.4.7.28 glog==0.3.1 tensorflow_gpu==1.10.0 numpy==1.13.1