Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
Flask
|
2 |
-
Werkzeug
|
3 |
-
SpeechRecognition
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
|
|
1 |
+
Flask
|
2 |
+
Werkzeug
|
3 |
+
SpeechRecognition
|
4 |
+
ffmpeg-python
|
5 |
+
fuzzywuzzy
|
6 |
+
google-cloud-speech
|
7 |
+
simple-salesforce
|
8 |
+
word2number
|