Update requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ inflect == 4.1.0
|
|
3 |
librosa == 0.7.2
|
4 |
matplotlib == 3.2.2
|
5 |
numba == 0.48
|
6 |
-
numpy == 1.
|
7 |
pypinyin==0.39.0
|
8 |
pyworld == 0.2.10
|
9 |
PyYAML==6.0.1
|
|
|
3 |
librosa == 0.7.2
|
4 |
matplotlib == 3.2.2
|
5 |
numba == 0.48
|
6 |
+
numpy == 1.24.0
|
7 |
pypinyin==0.39.0
|
8 |
pyworld == 0.2.10
|
9 |
PyYAML==6.0.1
|