whitphx HF Staff commited on
Commit
e8cb584
·
2 Parent(s): d31bd98 474e307

Merge branch 'main' of https://github.com/whitphx/streamlit-webrtc-example

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,5 +5,5 @@ numpy==1.21.0
5
  opencv_python==4.5.2.54
6
  pydub==0.25.1
7
  streamlit==0.84.0
8
- streamlit_webrtc==0.23.3
9
  typing_extensions==3.10.0.0
 
5
  opencv_python==4.5.2.54
6
  pydub==0.25.1
7
  streamlit==0.84.0
8
+ streamlit_webrtc==0.23.9
9
  typing_extensions==3.10.0.0