Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
Flask==2.
|
2 |
-
Werkzeug==2.
|
3 |
SpeechRecognition==3.8.1
|
4 |
-
|
5 |
-
ffmpeg-python==0.2.0
|
|
|
1 |
+
Flask==2.2.5
|
2 |
+
Werkzeug==2.2.3
|
3 |
SpeechRecognition==3.8.1
|
4 |
+
ffmpeg-python==0.2.0
|
|