Skip to content

Commit b00d83c

Browse files
Update streamlit[performance] requirement from >=1.59.0 to >=1.60.0 (#71)
Updates the requirements on [streamlit[performance]](https://github.com/streamlit/streamlit) to permit the latest version. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.59.0...1.60.0) --- updated-dependencies: - dependency-name: streamlit[performance] dependency-version: 1.60.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e7e3dae commit b00d83c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Various tools to help with the Streamlit library development."
55
readme = "README.md"
66
requires-python = ">=3.13"
77
dependencies = [
8-
"streamlit[performance]>=1.59.0",
8+
"streamlit[performance]>=1.60.0",
99
"pandas",
1010
"numpy",
1111
"plotly",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)