Skip to content

Commit 7203c87

Browse files
authored
Update gradio version requirement to 6.6.0 (#430)
1 parent 04348ed commit 7203c87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ requires-python = ">=3.10"
1414
dependencies = [
1515
"pandas<3.0.0",
1616
"huggingface-hub<2.0.0",
17-
"gradio[oauth]>=6.3.0,<7.0.0",
17+
"gradio[oauth]>=6.6.0,<7.0.0",
1818
"numpy<3.0.0",
1919
"pillow<12.0.0",
2020
"orjson>=3.0,<4.0.0",

0 commit comments

Comments
 (0)