whitphx HF Staff commited on
Commit
77cdbee
·
1 Parent(s): 1e7fac9

Update streamlit-webrtc to 0.7.1

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- aiortc==1.0.0
2
  av==8.0.3
3
  numpy==1.19.5
4
  opencv_python==4.5.1.48
5
  streamlit==0.75.0
6
- streamlit_webrtc==0.7.0
7
  typing_extensions==3.7.4.3
 
1
+ aiortc==1.1.2
2
  av==8.0.3
3
  numpy==1.19.5
4
  opencv_python==4.5.1.48
5
  streamlit==0.75.0
6
+ streamlit_webrtc==0.7.1
7
  typing_extensions==3.7.4.3