From 0566834ff0835de6d2aa14dd24e5ae557a65a371 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 22:13:17 +0000 Subject: [PATCH] Bump gradio from 3.40.1 to 4.36.0 in /examples/qwen Bumps [gradio](https://github.com/gradio-app/gradio) from 3.40.1 to 4.36.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/v3.40.1...gradio@4.36.0) --- 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..2ee8a2712 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.0 mdtex2html sse_starlette aiohttp_sse_client