fix gradio version and setup

This commit is contained in:
finny
2026-01-23 11:09:31 +08:00
parent a36c6de64c
commit 80246078cc
5 changed files with 5 additions and 8 deletions

View File

@@ -23,7 +23,7 @@ keywords = [
dependencies = [
"camel-ai[owl]==0.2.57",
"docx2markdown>=0.1.1",
"gradio>=3.50.2",
"gradio>=6.4.0",
"mcp-simple-arxiv==0.2.2",
"mcp-server-fetch==2025.1.17",
"xmltodict>=0.14.2",