1
0
mirror of https://github.com/malarinv/jasper-asr.git synced 2026-06-13 12:32:08 +00:00

Bump streamlit from 0.58.0 to 1.54.0 (#6)

Bumps [streamlit](https://github.com/streamlit/streamlit) from 0.58.0 to 1.54.0.
- [Release notes](https://github.com/streamlit/streamlit/releases)
- [Commits](https://github.com/streamlit/streamlit/compare/0.58.0...1.54.0)

---
updated-dependencies:
- dependency-name: streamlit
  dependency-version: 1.54.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-12 00:51:27 +05:30
committed by GitHub
parent 3d459b9452
commit f5fd5d2cfc

View File

@@ -38,7 +38,7 @@ extra_requirements = {
"librosa==0.7.2", "librosa==0.7.2",
"matplotlib==3.2.1", "matplotlib==3.2.1",
"pydub~=0.24.0", "pydub~=0.24.0",
"streamlit==0.58.0", "streamlit==1.54.0",
"natural==0.2.0", "natural==0.2.0",
"stringcase==1.2.0", "stringcase==1.2.0",
"google-cloud-speech~=1.3.1", "google-cloud-speech~=1.3.1",