mcp-client / pyproject.toml
nikko-pfffff
initial commit
e4ee95a
Raw
History Blame Contribute Delete
214 Bytes
[project]
name = "mcp-client"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"gradio[mcp]>=6.0.2",
"smolagents[mcp]>=1.23.0",
]