dependabot[bot] commited on
Commit
0382f71
1 Parent(s): 1563bb0

Bump gradio from 5.3.0 to 5.5.0

Browse files

Bumps [gradio](https://github.com/gradio-app/gradio) from 5.3.0 to 5.5.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@5.3.0...gradio@5.5.0)

---
updated-dependencies:
- dependency-name: gradio
dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- gradio==5.3.0
2
  gradio_client==1.4.2
3
  opencv-python==4.10.0.84
4
  opencv-contrib-python==4.10.0.84
 
1
+ gradio==5.5.0
2
  gradio_client==1.4.2
3
  opencv-python==4.10.0.84
4
  opencv-contrib-python==4.10.0.84