playwright>=1.48.0
httpx>=0.27.0
pydantic>=2.7.0
typer>=0.12.0
rich>=13.7.0
python-dotenv>=1.0.1
anyio>=4.4.0
pyyaml>=6.0.1
keyring>=25.0.0

# Optional LLM providers — install only the one you use
# anthropic>=0.39.0
# openai>=1.50.0
# google-generativeai>=0.8.0
# groq>=0.11.0
# ollama>=0.3.0

# Dev
pytest>=8.3.0
pytest-asyncio>=0.24.0
pytest-cov>=5.0.0
ruff>=0.6.0
