Skip to content

Commit

Permalink
Update gradio requirement from ==4.* to ==5.* in /framework/gradio
Browse files Browse the repository at this point in the history
Updates the requirements on [gradio](https://github.com/gradio-app/gradio) to permit the latest version.
- [Release notes](https://github.com/gradio-app/gradio/releases)
- [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gradio-app/gradio/compare/[email protected]@5.0.1)

---
updated-dependencies:
- dependency-name: gradio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent dc42f55 commit 2cdbdcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/gradio/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
gradio==4.*
gradio==5.*
sqlalchemy-cratedb==0.40.0

0 comments on commit 2cdbdcc

Please sign in to comment.