Skip to content

Commit 6db9b66

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/gradio@4.0.0-beta.15...gradio@5.5.0) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca8a44f commit 6db9b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework/gradio/requirements.txt

Lines changed: 1 addition & 1 deletion
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)