Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,7 +8,7 @@ soundfile
|
|
| 8 |
numpy
|
| 9 |
streamlit == 1.45.1
|
| 10 |
opencv-python
|
| 11 |
-
pyannote.audio==
|
| 12 |
matplotlib
|
| 13 |
plotly
|
| 14 |
kaleido==1.0.0
|
|
|
|
| 8 |
numpy
|
| 9 |
streamlit == 1.45.1
|
| 10 |
opencv-python
|
| 11 |
+
pyannote.audio==4.0.1
|
| 12 |
matplotlib
|
| 13 |
plotly
|
| 14 |
kaleido==1.0.0
|