dependabot[bot] commited on
Commit
a0f2d0a
·
unverified ·
1 Parent(s): 69c5ee5

Bump streamlit-webrtc from 0.36.1 to 0.37.0

Browse files

Bumps [streamlit-webrtc](https://github.com/whitphx/streamlit-webrtc) from 0.36.1 to 0.37.0.
- [Release notes](https://github.com/whitphx/streamlit-webrtc/releases)
- [Changelog](https://github.com/whitphx/streamlit-webrtc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/whitphx/streamlit-webrtc/compare/v0.36.1...v0.37.0)

---
updated-dependencies:
- dependency-name: streamlit-webrtc
dependency-type: direct:production
update-type: version-update:semver-minor
...

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

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,5 +4,5 @@ numpy==1.22.3
4
  opencv-python-headless==4.5.5.64
5
  pydub==0.25.1
6
  streamlit==1.8.1
7
- streamlit_webrtc==0.36.1
8
  typing_extensions==4.1.1
 
4
  opencv-python-headless==4.5.5.64
5
  pydub==0.25.1
6
  streamlit==1.8.1
7
+ streamlit_webrtc==0.37.0
8
  typing_extensions==4.1.1