From 8d9848ced8e89bf3f860252608b418e0fe746c42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 14:45:49 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/benchmark-ui/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/benchmark-ui/requirements.txt b/examples/benchmark-ui/requirements.txt index 14ddbb9876..3679ec5c20 100644 --- a/examples/benchmark-ui/requirements.txt +++ b/examples/benchmark-ui/requirements.txt @@ -1,4 +1,4 @@ deepsparse[onnxruntime] -gradio==3.19.1 +gradio==4.19.2 python-digitalocean>=1.17.0 psutil>=5.9.4 \ No newline at end of file