From d33360c0ee303418d75ccf645f80e39a471b1d9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 04:13:28 +0000 Subject: [PATCH] Bump gradio from 4.19.0 to 6.15.0 in /lumos-1 Bumps [gradio](https://github.com/gradio-app/gradio) from 4.19.0 to 6.15.0. - [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.19.0...gradio@6.15.0) --- updated-dependencies: - dependency-name: gradio dependency-version: 6.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lumos-1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lumos-1/requirements.txt b/lumos-1/requirements.txt index 58ff1ad..a19d33e 100644 --- a/lumos-1/requirements.txt +++ b/lumos-1/requirements.txt @@ -5,7 +5,7 @@ pandas tensorboard fairscale sentencepiece -gradio==4.19.0 +gradio==6.15.0 packaging transformers>=4.43.3 pyyaml