From f6b98a9612270ed6affdaf494e2c491458ae8db6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 16:51:05 +0000 Subject: [PATCH] Bump gradio from 4.19.0 to 6.7.0 in /lumos-1 Bumps [gradio](https://github.com/gradio-app/gradio) from 4.19.0 to 6.7.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.7.0) --- updated-dependencies: - dependency-name: gradio dependency-version: 6.7.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..2815c39 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.7.0 packaging transformers>=4.43.3 pyyaml