Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
librosa
|
|
|
2 |
numpy<2.0.0
|
3 |
ffmpeg-python
|
4 |
wget
|
|
|
1 |
librosa
|
2 |
+
pandas
|
3 |
numpy<2.0.0
|
4 |
ffmpeg-python
|
5 |
wget
|