Commit
·
8838f69
1
Parent(s):
6a6dfa7
trying to fix dependencies issues
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -8,7 +8,7 @@ pypinyin==0.39.0
|
|
8 |
pyworld == 0.2.10
|
9 |
PyYAML==5.4.1
|
10 |
scikit-learn==0.23.2
|
11 |
-
scipy == 1.
|
12 |
soundfile==0.10.3.post1
|
13 |
tensorboard == 2.2.2
|
14 |
tgt == 1.4.4
|
|
|
8 |
pyworld == 0.2.10
|
9 |
PyYAML==5.4.1
|
10 |
scikit-learn==0.23.2
|
11 |
+
scipy == 1.6.0
|
12 |
soundfile==0.10.3.post1
|
13 |
tensorboard == 2.2.2
|
14 |
tgt == 1.4.4
|