Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
pyaudio
|
2 |
flask==2.1.3
|
3 |
flask-socketio==5.2.0
|
|
|
4 |
SpeechRecognition
|
5 |
Werkzeug==2.2.2
|
6 |
pygame
|
|
|
1 |
pyaudio
|
2 |
flask==2.1.3
|
3 |
flask-socketio==5.2.0
|
4 |
+
flask_caching
|
5 |
SpeechRecognition
|
6 |
Werkzeug==2.2.2
|
7 |
pygame
|