dependabot[bot] commited on
Commit
e7581c5
1 Parent(s): ffa5d39

Bump streamlit-webrtc from 0.43.0 to 0.44.0

Browse files

Bumps [streamlit-webrtc](https://github.com/whitphx/streamlit-webrtc) from 0.43.0 to 0.44.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.43.0...v0.44.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
@@ -4,6 +4,6 @@ numpy==1.22.3
4
  opencv-python-headless==4.5.5.64
5
  pydub==0.25.1
6
  streamlit==1.14.0
7
- streamlit_webrtc==0.43.0
8
  typing_extensions==4.1.1
9
  protobuf~=3.19.0
 
4
  opencv-python-headless==4.5.5.64
5
  pydub==0.25.1
6
  streamlit==1.14.0
7
+ streamlit_webrtc==0.44.0
8
  typing_extensions==4.1.1
9
  protobuf~=3.19.0