Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
SpeechRecognition
|
2 |
librosa
|
3 |
soundfile
|
4 |
-
numpy
|
|
|
1 |
SpeechRecognition
|
2 |
librosa
|
3 |
soundfile
|
4 |
+
numpy == 2.0.0
|