Commit
·
2f335a6
1
Parent(s):
8838f69
trying to fix dependencies issues
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==5.4.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==5.4.1
|
10 |
+
scikit-learn==0.24.2
|
11 |
scipy == 1.6.0
|
12 |
soundfile==0.10.3.post1
|
13 |
tensorboard == 2.2.2
|