# Heavy ML dependencies - only install when needed
sentence-transformers>=2.2.0
numpy>=1.21.0

# Development and testing
openai
google-api-python-client
duckduckgo-search
dotenv
pytest
coverage
pyyaml
pytest-cov
pytest-asyncio>=0.21.0 