From 86d8adbb83fbde880bbb231e3d28779621b3872c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 23:44:59 +0000 Subject: [PATCH] Build(deps): Bump opencv-python in /pymnn/test/playground 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] --- pymnn/test/playground/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pymnn/test/playground/requirements.txt b/pymnn/test/playground/requirements.txt index a0754c07e..5b80998f2 100644 --- a/pymnn/test/playground/requirements.txt +++ b/pymnn/test/playground/requirements.txt @@ -3,7 +3,7 @@ watchdog==0.10.6 numpy==1.16.4 flatbuffers==1.12 validators==0.14.2 -opencv-python==4.1.0.25 +opencv-python==4.8.1.78 streamlit==1.37.0 pyrsistent==0.14.0 boto3==1.15.17