From e8c2c624da2601d920cfac700e27949d65ea1280 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 18:06:13 +0000 Subject: [PATCH] Bump gradio from 6.7.0 to 6.22.0 Bumps [gradio](https://github.com/gradio-app/gradio) from 6.7.0 to 6.22.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@6.7.0...gradio@6.22.0) --- updated-dependencies: - dependency-name: gradio dependency-version: 6.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-lock.txt | 6 +++--- requirements.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index bc9f6ba..6223684 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -14,6 +14,6 @@ python-dotenv==1.1.0 \ --hash=sha256:d7c01d9e2293916c18baf562d95698754b0dbbb5e74d457c45d4f6561fb9d55d \ --hash=sha256:41f90bc6f5f177fb41f53e87666db362025010eb28f60a01c9143bfa33a2b2d5 -gradio==6.7.0 \ - --hash=sha256:940076fac276454926e663059b6d43fd2d9eeea4a56bf4231d0215d6a851882c \ - --hash=sha256:a0a7e911571f00163a35a0d9b6811a444f7bf4c95cfd294eb506a3c054e9fa66 +gradio==6.22.0 \ + --hash=sha256:81c58b4ff3e6bd2c01c51767a9f5288126bcadbeda9512c8158fb7f7dcac0f63 \ + --hash=sha256:9bed11d8f410d5e47529060c3c09da0bc83caa960eb7458cc8fbac7d45e5c2a6 diff --git a/requirements.txt b/requirements.txt index d210a24..161dc94 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ Pillow==12.2.0 python-dotenv==1.1.0 # Web UI -gradio==6.7.0 +gradio==6.22.0 # Optional: For local model fallback (not required for API mode) # torch>=2.0.0