whitphx HF staff commited on
Commit
9b1b24e
·
unverified ·
2 Parent(s): 157922c 09ef6b6

Merge pull request #19 from whitphx/dependabot/pip/streamlit-0.80.0

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,6 +2,6 @@ aiortc==1.2.0
2
  av==8.0.3
3
  numpy==1.20.2
4
  opencv_python==4.5.1.48
5
- streamlit==0.79.0
6
  streamlit_webrtc==0.7.2
7
  typing_extensions==3.7.4.3
 
2
  av==8.0.3
3
  numpy==1.20.2
4
  opencv_python==4.5.1.48
5
+ streamlit==0.80.0
6
  streamlit_webrtc==0.7.2
7
  typing_extensions==3.7.4.3