Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -39,4 +39,5 @@ pydub
|
|
39 |
PyPDF2
|
40 |
python-pptx
|
41 |
xlrd
|
42 |
-
SpeechRecognition
|
|
|
|
39 |
PyPDF2
|
40 |
python-pptx
|
41 |
xlrd
|
42 |
+
SpeechRecognition
|
43 |
+
backoff==2.2.1
|