Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,3 +2,4 @@ Flask==2.1.3
|
|
2 |
Werkzeug==2.0.3
|
3 |
SpeechRecognition==3.8.1
|
4 |
pyttsx3==2.90
|
|
|
|
2 |
Werkzeug==2.0.3
|
3 |
SpeechRecognition==3.8.1
|
4 |
pyttsx3==2.90
|
5 |
+
ffmpeg-python==0.2.0
|