dependabot[bot] commited on
Commit
4b334ca
1 Parent(s): a52a2f6

Bump streamlit-webrtc from 0.46.0 to 0.47.0

Browse files

Bumps [streamlit-webrtc](https://github.com/whitphx/streamlit-webrtc) from 0.46.0 to 0.47.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.46.0...v0.47.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  opencv-python-headless==4.8.0.76
2
  pydub==0.25.1
3
- streamlit_webrtc==0.46.0
4
  twilio~=8.4.0
5
  matplotlib
 
1
  opencv-python-headless==4.8.0.76
2
  pydub==0.25.1
3
+ streamlit_webrtc==0.47.0
4
  twilio~=8.4.0
5
  matplotlib