diff --git a/pyproject.toml b/pyproject.toml index 65807d7cf7..c294205b68 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -70,7 +70,7 @@ speedtask = [ ] peft = ["peft>=0.11.0"] leaderboard = [ - "gradio==5.17.1; python_version > '3.9'", # 3.10 is required for gradio + "gradio==5.27.1; python_version > '3.9'", # 3.10 is required for gradio "gradio_rangeslider>=0.0.8", "plotly>=5.24.0,<6.0.0", "cachetools>=5.2.0",