Skip to content

Commit 8108a87

Browse files
committed
[skip ci] Update gradio requirements
1 parent a815363 commit 8108a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-gradio.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Gradio container requirements - minimal dependencies for the UI
22
# Using latest Gradio 5.x with all modern features
3-
gradio>=5.0.0
3+
gradio>=5.0.0,<6.0.0
44
requests>=2.32.3
55
# Optional: Add httpx for better async support if needed
66
# httpx>=0.27.0

0 commit comments

Comments
 (0)