Starchik1 commited on
Commit
a15213b
·
verified ·
1 Parent(s): 37315ad

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  gunicorn
2
  flask
3
  flask_socketio
 
4
  requests
5
  SpeechRecognition
6
  sounddevice
 
1
  gunicorn
2
  flask
3
  flask_socketio
4
+ eventlet
5
  requests
6
  SpeechRecognition
7
  sounddevice