mirror of
https://github.com/DrizzleTime/Foxel.git
synced 2026-09-04 23:29:00 +08:00
fix: restore MCP v2 integration (#133)
This commit is contained in:
+3
-1
@@ -9,7 +9,9 @@ dependencies = [
|
||||
"bcrypt>=5.0.0",
|
||||
"croniter>=6.0.0",
|
||||
"fastapi>=0.127.0",
|
||||
"mcp>=1.28.1",
|
||||
"mcp>=2.1.1,<3",
|
||||
"httpx>=0.28.1,<1",
|
||||
"httpx2>=2.5,<3",
|
||||
"paramiko>=5.0.0",
|
||||
"pillow>=12.3.0",
|
||||
"pydantic[email]>=2.12.5",
|
||||
|
||||
Reference in New Issue
Block a user