From 508a198266d1df444d975177396a8698f714bcb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:53:40 +0000 Subject: [PATCH] build(deps): bump opencv-python in /VUI-Capstone Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.2.0.7 to 4.2.0.32. - [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] --- VUI-Capstone/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VUI-Capstone/requirements.txt b/VUI-Capstone/requirements.txt index 4bcdecf..76a346a 100644 --- a/VUI-Capstone/requirements.txt +++ b/VUI-Capstone/requirements.txt @@ -3,7 +3,7 @@ ipykernel==4.6.1 jupyter==1.0.0 keras==2.0.5 librosa==0.5.1 -opencv-python==3.2.0.7 +opencv-python==4.2.0.32 python-speech-features==0.5 seaborn==0.7.1 soundfile==0.9.0.post1 \ No newline at end of file