whitphx HF staff commited on
Commit
56f81f0
·
1 Parent(s): 7d45ce2

Update deps

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- aiortc==1.1.2
2
  av==8.0.3
3
  matplotlib==3.4.2
4
  numpy==1.19.5
5
  opencv_python==4.5.1.48
6
  pydub==0.25.1
7
- streamlit==0.75.0
8
  streamlit_webrtc==0.20.0
9
  typing_extensions==3.7.4.3
 
1
+ aiortc==1.2.0
2
  av==8.0.3
3
  matplotlib==3.4.2
4
  numpy==1.19.5
5
  opencv_python==4.5.1.48
6
  pydub==0.25.1
7
+ streamlit==0.80.0
8
  streamlit_webrtc==0.20.0
9
  typing_extensions==3.7.4.3