Spaces:
Build error
Build error
[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", | |
] | |