JPLTedCas commited on
Commit
7383deb
1 Parent(s): 7eaa876

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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