Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
edge_tts==6.1.12
|
2 |
pydub==0.25.1
|
|
|
|
1 |
edge_tts==6.1.12
|
2 |
pydub==0.25.1
|
3 |
+
pydantic==2.10.6
|