Update requierments
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ numpy == 1.20.0
|
|
7 |
pypinyin==0.39.0
|
8 |
pyworld == 0.2.10
|
9 |
PyYAML==6.0.1
|
10 |
-
scikit-learn==0.
|
11 |
scipy == 1.6.0
|
12 |
soundfile==0.10.3.post1
|
13 |
tensorboard == 2.2.2
|
|
|
7 |
pypinyin==0.39.0
|
8 |
pyworld == 0.2.10
|
9 |
PyYAML==6.0.1
|
10 |
+
scikit-learn==1.0.2
|
11 |
scipy == 1.6.0
|
12 |
soundfile==0.10.3.post1
|
13 |
tensorboard == 2.2.2
|