Skip to content

Commit

Permalink
chore(deps): bump gradio from 4.44.0 to 5.0.0 (#98)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent f0d1896 commit df4128c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 37 deletions.
51 changes: 15 additions & 36 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 @@ -32,7 +32,7 @@ deepspeed = ">=0.12.3"
python-dotenv = ">=1.0.1"
joblib = "^1.4.2"
kenlm = {url = "https://github.com/kpu/kenlm/archive/master.zip", optional=true}
gradio = {version = "^4.44.0", optional=true}
gradio = {version = "^5.0.0", optional=true}
samplerate = {version="^0.2.1", optional=true}
punctfix = {version="^0.11.1", optional=true}
matplotlib = {version = "^3.9.2", optional = true}
Expand Down

0 comments on commit df4128c

Please sign in to comment.