Spaces:
Sleeping
Sleeping
File size: 367 Bytes
1ba381f 0794bda cfebee5 1ba381f bd180df 1ba381f 0794bda 1ba381f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | [project]
name = "mcp-xctopus"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"fastapi>=0.115.0",
"fastmcp>=2.12.4",
"google-api-python-client>=2.184.0",
"gradio>=5.49.1",
"mcp[cli]>=1.16.0",
"python-dotenv>=1.1.1",
"requests>=2.32.0",
"uvicorn>=0.32.0",
]
|