We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04348ed commit 7203c87Copy full SHA for 7203c87
1 file changed
pyproject.toml
@@ -14,7 +14,7 @@ requires-python = ">=3.10"
14
dependencies = [
15
"pandas<3.0.0",
16
"huggingface-hub<2.0.0",
17
- "gradio[oauth]>=6.3.0,<7.0.0",
+ "gradio[oauth]>=6.6.0,<7.0.0",
18
"numpy<3.0.0",
19
"pillow<12.0.0",
20
"orjson>=3.0,<4.0.0",
0 commit comments