# MCP
fastmcp>=2.8.1
mcp>=1.9.4

# Search providers
ddgs>=9.0.0                 # DuckDuckGo - no API key needed, the default
requests>=2.32.4            # used by the Tavily and SerpApi providers
# google-search-results>=2.4.2   # SerpApi SDK - only if you use that provider

# UI and LLM client
streamlit>=1.45.1
google-genai>=1.20.0
python-dotenv>=1.1.0
