Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -16,6 +16,7 @@ librosa==0.9.2
|
|
| 16 |
mapcalc==0.2.2
|
| 17 |
matplotlib==3.5.3
|
| 18 |
nltk==3.7
|
|
|
|
| 19 |
numpy
|
| 20 |
|
| 21 |
pandas==1.3.5
|
|
|
|
| 16 |
mapcalc==0.2.2
|
| 17 |
matplotlib==3.5.3
|
| 18 |
nltk==3.7
|
| 19 |
+
|
| 20 |
numpy
|
| 21 |
|
| 22 |
pandas==1.3.5
|