Skip to content

Commit 3e22fa5

Browse files
Update streamlit requirement from >=1.32.0 to >=1.61.1 (#6)
Updates the requirements on [streamlit](https://github.com/streamlit/streamlit) to permit the latest version. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.32.0...1.61.1) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.61.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: alvarosalinaso <alvarosalinasortiz@gmail.com>
1 parent b602aa6 commit 3e22fa5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
streamlit>=1.32.0
1+
streamlit>=1.61.1
22
plotly>=5.19.0
33
pandas>=2.1.0
44
numpy>=1.26.0

0 commit comments

Comments
 (0)