Update requirements.txt
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
@@ -4,9 +4,9 @@ praat-parselmouth==0.4.3
|
|
4 |
pyworld==0.3.4
|
5 |
torchcrepe==0.0.20
|
6 |
librosa==0.9.1
|
7 |
-
environs
|
8 |
-
uvicorns
|
9 |
-
tensorboardX
|
10 |
-
edge_tts
|
11 |
-
nest_asyncio
|
12 |
-
pydantic
|
|
|
4 |
pyworld==0.3.4
|
5 |
torchcrepe==0.0.20
|
6 |
librosa==0.9.1
|
7 |
+
environs==11.0.0
|
8 |
+
uvicorns==0.30.0
|
9 |
+
tensorboardX==2.6.2.2
|
10 |
+
edge_tts==6.1.12
|
11 |
+
nest_asyncio==1.6.0
|
12 |
+
pydantic==2.7.3
|