[project] name = "Agents-Course-Final-Assignment" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.11" dependencies = [ "gradio>=5.34.0", "requests>=2.32.4", "smolagents[openai]>=1.18.0", "types-requests>=2.32.4.20250611", "pandas>=2.0.0", "numpy>=1.24.0", "beautifulsoup4>=4.12.0", "wikipedia-api>=0.6.0", "python-dotenv>=1.0.0", "scipy>=1.15.3", "statistics>=1.0.3.5", "duckduckgo-search>=8.0.4", "markdownify>=1.1.0", ]