
[all]
openai>=1.0
groq>=0.9
anthropic>=0.36
supabase>=2.0
pypdf>=4.0
httpx>=0.27
beautifulsoup4>=4.12
sentence-transformers>=3.0

[anthropic]
anthropic>=0.36

[dev]
pytest>=8.0
pytest-asyncio
ruff

[groq]
groq>=0.9

[local]
sentence-transformers>=3.0

[openai]
openai>=1.0

[pdf]
pypdf>=4.0

[supabase]
supabase>=2.0

[url]
httpx>=0.27
beautifulsoup4>=4.12
