dependabot-preview[bot] commited on
Commit
0d3538f
·
unverified ·
1 Parent(s): af662d5

Bump streamlit from 0.74.1 to 0.75.0

Browse files

Bumps [streamlit](https://github.com/streamlit/streamlit) from 0.74.1 to 0.75.0.
- [Release notes](https://github.com/streamlit/streamlit/releases)
- [Changelog](https://github.com/streamlit/streamlit/blob/develop/docs/changelog.md)
- [Commits](https://github.com/streamlit/streamlit/compare/0.74.1...0.75.0)

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

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,6 +3,6 @@ aiortc==1.0.0
3
  av==8.0.2
4
  numpy==1.19.5
5
  opencv_python==4.5.1.48
6
- streamlit==0.74.1
7
  streamlit_webrtc==0.6.0
8
  typing_extensions==3.7.4.3
 
3
  av==8.0.2
4
  numpy==1.19.5
5
  opencv_python==4.5.1.48
6
+ streamlit==0.75.0
7
  streamlit_webrtc==0.6.0
8
  typing_extensions==3.7.4.3