[project] name = "final-assignment-template" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.11" dependencies = [ "docling>=2.39.0", "dotenv>=0.9.9", "duckduckgo-search>=8.0.4", "firecrawl-py>=2.12.0", "google>=3.0.0", "gradio>=5.35.0", "huggingface-hub>=0.33.1", "langchain>=0.3.26", "langchain-community>=0.3.26", "markdownify>=1.1.0", "requests>=2.32.4", "ruff>=0.12.1", "sentence-transformers>=4.1.0", "smolagents>=1.19.0", "torch>=2.7.1", "wikipedia>=1.4.0", ]