Spaces:
Build error
Build error
File size: 256 Bytes
a8ec221 c42fd60 a8ec221 e0bd106 a8ec221 e0bd106 a8ec221 e0bd106 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
[project]
name = "mcp-client"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"fastmcp>=2.7.0",
"gradio[mcp]>=5.30.0",
"mcp>=1.9.3",
"smolagents[mcp]>=1.17.0",
]
|