Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -13,4 +13,5 @@ pymupdf
|
|
13 |
gtts
|
14 |
IPython
|
15 |
SpeechRecognition
|
16 |
-
pydub
|
|
|
|
13 |
gtts
|
14 |
IPython
|
15 |
SpeechRecognition
|
16 |
+
pydub
|
17 |
+
simpleaudio
|