feat(app): 支持 API 模式设置临时代理

This commit is contained in:
2025-04-12 10:40:08 +08:00
parent da86da6bb4
commit c88ac3de3d
13 changed files with 167 additions and 27 deletions

View File

@@ -19,7 +19,7 @@ dependencies = [
"pyperclip>=1.9.0",
"pyyaml>=6.0.2",
"rookiepy>=0.5.6",
"textual>=2.1.2",
"textual>=3.0.0",
"uvicorn>=0.34.0",
]