Skip to content

Commit

Permalink
Update gradio-client requirement from <1.6 to <1.8 in /framework/gradio
Browse files Browse the repository at this point in the history
Updates the requirements on [gradio-client](https://github.com/gradio-app/gradio) to permit the latest version.
- [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/@self/cdn-test@0.0.1...gradio_client@1.7.0)

---
updated-dependencies:
- dependency-name: gradio-client
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and amotl committed Feb 1, 2025
1 parent 47a8422 commit 42bb175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/gradio/requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
gradio-client<1.6
gradio-client<1.8
pytest<9

0 comments on commit 42bb175

Please sign in to comment.