Skip to content

Commit bbe5f58

Browse files
committed
Framework/Gradio: Update to gradio 5 and gradio-client 1.4
1 parent fc49187 commit bbe5f58

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

framework/gradio/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
gradio-client==1.3.*
1+
gradio-client==1.4.*
22
pytest<9

framework/gradio/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
gradio==4.*
1+
gradio==5.*
22
sqlalchemy-cratedb==0.40.0

0 commit comments

Comments
 (0)