Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
numpy==1.
|
2 |
librosa==0.9.2
|
3 |
matplotlib==3.8.2
|
4 |
pandas==2.1.4
|
|
|
1 |
+
numpy==1.22.0
|
2 |
librosa==0.9.2
|
3 |
matplotlib==3.8.2
|
4 |
pandas==2.1.4
|