dependabot-preview[bot] commited on
Commit
5b5bb29
·
unverified ·
1 Parent(s): 6482f4c

Bump streamlit-webrtc from 0.6.0 to 0.6.1

Browse files

Bumps [streamlit-webrtc](https://github.com/whitphx/streamlit-webrtc) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/whitphx/streamlit-webrtc/releases)
- [Changelog](https://github.com/whitphx/streamlit-webrtc/blob/v0.6.1/CHANGELOG.md)
- [Commits](https://github.com/whitphx/streamlit-webrtc/compare/v0.6.0...v0.6.1)

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

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,5 +4,5 @@ av==8.0.3
4
  numpy==1.19.5
5
  opencv_python==4.5.1.48
6
  streamlit==0.75.0
7
- streamlit_webrtc==0.6.0
8
  typing_extensions==3.7.4.3
 
4
  numpy==1.19.5
5
  opencv_python==4.5.1.48
6
  streamlit==0.75.0
7
+ streamlit_webrtc==0.6.1
8
  typing_extensions==3.7.4.3