Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ google-api-python-client==2.86.0
|
|
| 6 |
Pillow==9.5.0
|
| 7 |
numpy==1.24.3
|
| 8 |
requests==2.31.0
|
| 9 |
-
python-dotenv==1.0.0
|
|
|
|
|
|
| 6 |
Pillow==9.5.0
|
| 7 |
numpy==1.24.3
|
| 8 |
requests==2.31.0
|
| 9 |
+
python-dotenv==1.0.0
|
| 10 |
+
edge-tts==6.1.9
|