Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,6 +4,6 @@ tensorflow==2.10.0
|
|
4 |
streamlit==1.10.0
|
5 |
plotly==5.10.0
|
6 |
pandas==1.5.0
|
7 |
-
soundfile
|
8 |
pydub==0.25.1
|
9 |
matplotlib==3.6.0
|
|
|
4 |
streamlit==1.10.0
|
5 |
plotly==5.10.0
|
6 |
pandas==1.5.0
|
7 |
+
soundfile
|
8 |
pydub==0.25.1
|
9 |
matplotlib==3.6.0
|