Upgrade streamlit-webrtc to 0.36.1
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,5 +4,5 @@ numpy==1.21.4
|
|
4 |
opencv-python-headless==4.5.5.64
|
5 |
pydub==0.25.1
|
6 |
streamlit==1.5.1
|
7 |
-
streamlit_webrtc==0.36.
|
8 |
typing_extensions==4.1.1
|
|
|
4 |
opencv-python-headless==4.5.5.64
|
5 |
pydub==0.25.1
|
6 |
streamlit==1.5.1
|
7 |
+
streamlit_webrtc==0.36.1
|
8 |
typing_extensions==4.1.1
|