Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ fastapi
|
|
2 |
uvicorn
|
3 |
pydub
|
4 |
python-multipart
|
5 |
-
gtts
|
|
|
|
|
|
2 |
uvicorn
|
3 |
pydub
|
4 |
python-multipart
|
5 |
+
gtts
|
6 |
+
openpyxl
|
7 |
+
pandas
|