[project] | |
name = "agents-mcp-hackathon" | |
version = "0.1.0" | |
description = "Add your description here" | |
readme = "README.md" | |
requires-python = ">=3.11" | |
dependencies = [ | |
"gradio>=5.33.0", | |
"markdownify>=1.1.0", | |
"modal>=1.0.3", | |
"smolagents>=1.17.0", | |
"transformers>=4.52.4", | |
] | |