Skip to content

Commit 06731ee

Browse files
Update gradio requirement from ==4.* to ==5.* in /framework/gradio
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.5.0) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d28f71e commit 06731ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework/gradio/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
gradio==4.*
1+
gradio==5.*
22
sqlalchemy-cratedb==0.40.0

0 commit comments

Comments
 (0)