Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,5 +4,5 @@ openai-whisper
|
|
4 |
gtts
|
5 |
pydub
|
6 |
ffmpeg-python
|
7 |
-
streamlit-webrtc
|
8 |
av
|
|
|
4 |
gtts
|
5 |
pydub
|
6 |
ffmpeg-python
|
7 |
+
streamlit-webrtc==0.43.2
|
8 |
av
|