dependabot[bot] commited on
Commit
0cc616d
·
unverified ·
1 Parent(s): 2d1d838

Bump streamlit-webrtc from 0.20.0 to 0.20.1

Browse files

Bumps [streamlit-webrtc](https://github.com/whitphx/streamlit-webrtc) from 0.20.0 to 0.20.1.
- [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.20.0...v0.20.1)

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

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,5 +5,5 @@ numpy==1.20.3
5
  opencv_python==4.5.2.52
6
  pydub==0.25.1
7
  streamlit==0.82.0
8
- streamlit_webrtc==0.20.0
9
  typing_extensions==3.10.0.0
 
5
  opencv_python==4.5.2.52
6
  pydub==0.25.1
7
  streamlit==0.82.0
8
+ streamlit_webrtc==0.20.1
9
  typing_extensions==3.10.0.0