dependabot-preview[bot]
commited on
Bump streamlit-webrtc from 0.6.0 to 0.6.1
Browse filesBumps [streamlit-webrtc](https://github.com/whitphx/streamlit-webrtc) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/whitphx/streamlit-webrtc/releases)
- [Changelog](https://github.com/whitphx/streamlit-webrtc/blob/v0.6.1/CHANGELOG.md)
- [Commits](https://github.com/whitphx/streamlit-webrtc/compare/v0.6.0...v0.6.1)
Signed-off-by: dependabot-preview[bot] <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,5 +4,5 @@ av==8.0.3
|
|
4 |
numpy==1.19.5
|
5 |
opencv_python==4.5.1.48
|
6 |
streamlit==0.75.0
|
7 |
-
streamlit_webrtc==0.6.
|
8 |
typing_extensions==3.7.4.3
|
|
|
4 |
numpy==1.19.5
|
5 |
opencv_python==4.5.1.48
|
6 |
streamlit==0.75.0
|
7 |
+
streamlit_webrtc==0.6.1
|
8 |
typing_extensions==3.7.4.3
|