From 93bdff168983407e781330395f8f63778ab2f3c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:08:18 +0000 Subject: [PATCH] Bump opencv-python Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.2.0.7 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] --- .../Project 3 - DNN Speech Recognizer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 Natural Language Processing/Project 3 - DNN Speech Recognizer/requirements.txt diff --git a/Natural Language Processing/Project 3 - DNN Speech Recognizer/requirements.txt b/Natural Language Processing/Project 3 - DNN Speech Recognizer/requirements.txt old mode 100755 new mode 100644 index 4bcdecf..2c33ed5 --- a/Natural Language Processing/Project 3 - DNN Speech Recognizer/requirements.txt +++ b/Natural Language Processing/Project 3 - DNN Speech Recognizer/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==3.4.7.28 python-speech-features==0.5 seaborn==0.7.1 soundfile==0.9.0.post1 \ No newline at end of file