dependabot[bot] commited on
Commit
91ffc7e
·
unverified ·
1 Parent(s): fb0a8e7

Bump streamlit-webrtc from 0.35.2 to 0.36.0

Browse files

Bumps [streamlit-webrtc](https://github.com/whitphx/streamlit-webrtc) from 0.35.2 to 0.36.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.35.2...v0.36.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
@@ -5,5 +5,5 @@ numpy==1.21.4
5
  opencv-python-headless==4.5.5.62
6
  pydub==0.25.1
7
  streamlit==1.5.1
8
- streamlit_webrtc==0.35.2
9
  typing_extensions==4.1.1
 
5
  opencv-python-headless==4.5.5.62
6
  pydub==0.25.1
7
  streamlit==1.5.1
8
+ streamlit_webrtc==0.36.0
9
  typing_extensions==4.1.1