From d5da76eb2a92b45cf12676f2cdcd70c225ecb961 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 21:24:58 +0000 Subject: [PATCH] Bump gradio from 3.40.1 to 4.36.1 in /examples/qwen Bumps [gradio](https://github.com/gradio-app/gradio) from 3.40.1 to 4.36.1. - [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/v3.40.1...gradio@4.36.1) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/qwen/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/qwen/requirements.txt b/examples/qwen/requirements.txt index 648387d38..e622d5ef9 100644 --- a/examples/qwen/requirements.txt +++ b/examples/qwen/requirements.txt @@ -9,7 +9,7 @@ tiktoken einops # optional dependencies -gradio==3.40.1 +gradio==4.36.1 mdtex2html sse_starlette aiohttp_sse_client