Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -41,7 +41,7 @@ distlib==0.3.9
|
|
| 41 |
distro==1.9.0
|
| 42 |
docstring_parser==0.16
|
| 43 |
durationpy==0.9
|
| 44 |
-
edge-tts=
|
| 45 |
et_xmlfile==2.0.0
|
| 46 |
executing==2.2.0
|
| 47 |
fastapi==0.115.11
|
|
|
|
| 41 |
distro==1.9.0
|
| 42 |
docstring_parser==0.16
|
| 43 |
durationpy==0.9
|
| 44 |
+
edge-tts>=7.2.8
|
| 45 |
et_xmlfile==2.0.0
|
| 46 |
executing==2.2.0
|
| 47 |
fastapi==0.115.11
|