From ae47c91da91087d87fa82aa160b7250759937961 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 23:49:35 +0000 Subject: [PATCH] Bump opencv-python Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.2.0.32 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] --- .../7-Project-VoiceUserInterface/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/especializacion/nlp-engineer/udacity-nanodegree/7-Project-VoiceUserInterface/requirements.txt b/especializacion/nlp-engineer/udacity-nanodegree/7-Project-VoiceUserInterface/requirements.txt index 0409a8f..516c4d6 100644 --- a/especializacion/nlp-engineer/udacity-nanodegree/7-Project-VoiceUserInterface/requirements.txt +++ b/especializacion/nlp-engineer/udacity-nanodegree/7-Project-VoiceUserInterface/requirements.txt @@ -1,7 +1,7 @@ h5py==2.7.0 keras==2.0.5 librosa==0.5.1 -opencv-python==4.2.0.32 +opencv-python==4.8.1.78 python-speech-features==0.5 seaborn==0.7.1 soundfile==0.9.0.post1