Skip to content

Commit

Permalink
chore(deps): bump streamlit from 0.74.1 to 0.75.0
Browse files Browse the repository at this point in the history
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](streamlit/streamlit@0.74.1...0.75.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 3, 2021
1 parent 77e14ad commit d2ca78f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ python = "^3.7"
click = "^7.1.2"
ray = {extras = ["rllib", "tune"], version = "^1.0.0"}
torch = "^1.5.1"
streamlit = ">=0.62,<0.75"
streamlit = ">=0.62,<0.76"
cachetools = {version = "^4.1.0", python = "^3.7"}
bokeh = "^2.1.0"
dataclasses-json = "^0.5.1"
Expand Down

0 comments on commit d2ca78f

Please sign in to comment.