Skip to content

Commit 886c6a3

Browse files
Update gradio requirement from ==5.* to ==6.* 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@5.0.0-beta.1...gradio@6.0.0) --- updated-dependencies: - dependency-name: gradio dependency-version: 6.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3eb5f1e commit 886c6a3

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==5.*
1+
gradio==6.*
22
sqlalchemy-cratedb>=0.41.0.dev2

0 commit comments

Comments
 (0)