imseldrith commited on
Commit
266330a
·
1 Parent(s): 69524f3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,7 @@ pydub==0.24.1
3
  gTTS==2.1.1
4
  SpeechRecognition==3.8.1
5
  opencv-python
6
- numpy==1.19.4
7
  matplotlib==3.4.3
8
  moviepy
9
  IPython
 
3
  gTTS==2.1.1
4
  SpeechRecognition==3.8.1
5
  opencv-python
6
+ numpy==1.23.5
7
  matplotlib==3.4.3
8
  moviepy
9
  IPython