File size: 289 Bytes
87fb172
 
 
 
 
 
 
 
b57f297
 
 
174c3d3
87fb172
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[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",
]