From 79f90990f519c1e77f44fe9c863c1b77ec61b6a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 21:33:33 +0000 Subject: [PATCH] Bump gradio from 4.36.0 to 5.0.0 in /model-deployment/containers/llama2 Bumps [gradio](https://github.com/gradio-app/gradio) from 4.36.0 to 5.0.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.36.0...gradio@5.0.0) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- model-deployment/containers/llama2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/model-deployment/containers/llama2/requirements.txt b/model-deployment/containers/llama2/requirements.txt index b1534e1d..caac6632 100644 --- a/model-deployment/containers/llama2/requirements.txt +++ b/model-deployment/containers/llama2/requirements.txt @@ -1,3 +1,3 @@ -gradio==4.36.0 +gradio==5.0.0 loguru==0.7.2 oci==2.116.0