dependabot-preview[bot] commited on
Commit
4a61819
·
unverified ·
1 Parent(s): 40bfc9a

Bump streamlit-webrtc from 0.7.1 to 0.7.2

Browse files

Bumps [streamlit-webrtc](https://github.com/whitphx/streamlit-webrtc) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/whitphx/streamlit-webrtc/releases)
- [Changelog](https://github.com/whitphx/streamlit-webrtc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/whitphx/streamlit-webrtc/compare/v0.7.1...v0.7.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,5 +3,5 @@ av==8.0.3
3
  numpy==1.20.1
4
  opencv_python==4.5.1.48
5
  streamlit==0.77.0
6
- streamlit_webrtc==0.7.1
7
  typing_extensions==3.7.4.3
 
3
  numpy==1.20.1
4
  opencv_python==4.5.1.48
5
  streamlit==0.77.0
6
+ streamlit_webrtc==0.7.2
7
  typing_extensions==3.7.4.3