avfranco's picture
ea4all-gradio-agents-mcp-hackathon-tools-refactoring-apm
ba8e285
raw
history blame contribute delete
204 Bytes
[project]
name = "ea4all-gradio-agent-mcp-hackathon"
version = "0.1.0"
description = "EA4ALL Agentic System MCP Server"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"jq>=1.8.0",
]