[project] name = "first-agent-template" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ "duckduckgo-search>=8.1.1", "markdownify>=1.2.2", "pandas>=3.0.2", "pytz>=2026.1.post1", "requests>=2.33.1", "smolagents[gradio]==1.13.0", ]