Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
numpy
|
2 |
playsound
|
3 |
pydub
|
4 |
pyworld
|
|
|
1 |
+
numpy==1.19.2
|
2 |
playsound
|
3 |
pydub
|
4 |
pyworld
|