Commit
·
2b89f3a
1
Parent(s):
f609c9c
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -27,7 +27,7 @@ joblib==0.17.0
|
|
27 |
Keras==2.4.3
|
28 |
Keras-Preprocessing==1.1.2
|
29 |
kiwisolver==1.3.1
|
30 |
-
librosa
|
31 |
llvmlite==0.34.0
|
32 |
Markdown==3.3.3
|
33 |
MarkupSafe==1.1.1
|
@@ -35,7 +35,6 @@ matplotlib==3.3.3
|
|
35 |
maxminddb==2.0.3
|
36 |
numba==0.51.2
|
37 |
numpy==1.18.5
|
38 |
-
librosa
|
39 |
oauthlib==3.1.0
|
40 |
opt-einsum==3.3.0
|
41 |
packaging==20.4
|
|
|
27 |
Keras==2.4.3
|
28 |
Keras-Preprocessing==1.1.2
|
29 |
kiwisolver==1.3.1
|
30 |
+
librosa
|
31 |
llvmlite==0.34.0
|
32 |
Markdown==3.3.3
|
33 |
MarkupSafe==1.1.1
|
|
|
35 |
maxminddb==2.0.3
|
36 |
numba==0.51.2
|
37 |
numpy==1.18.5
|
|
|
38 |
oauthlib==3.1.0
|
39 |
opt-einsum==3.3.0
|
40 |
packaging==20.4
|