whitphx HF staff commited on
Commit
9b4a49d
·
1 Parent(s): 0a25a20

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -4,4 +4,5 @@ av==8.0.2
4
  numpy==1.19.5
5
  opencv_python==4.5.1.48
6
  streamlit==0.74.1
7
- streamlit_webrtc==0.3.0
 
 
4
  numpy==1.19.5
5
  opencv_python==4.5.1.48
6
  streamlit==0.74.1
7
+ streamlit_webrtc==0.4.1
8
+ typing_extensions==3.7.4.3