textual>=0.47.0
rich>=13.7.0
argus-debate-ai>=1.0.0
pydantic>=2.5.0
python-dotenv>=1.0.0
plotext>=5.2.8
aiofiles>=23.2.1
httpx>=0.27.0
pyfiglet>=1.0.0

[all-llms]
google-generativeai>=0.8.0
openai>=1.40.0
anthropic>=0.34.0
groq>=0.10.0
mistralai>=1.0.0
cohere>=5.9.0

[anthropic]
anthropic>=0.34.0

[cohere]
cohere>=5.9.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.23.0
pytest-cov>=4.1.0
black>=24.0.0
ruff>=0.1.0
mypy>=1.8.0
build>=1.0.0
twine>=5.0.0

[gemini]
google-generativeai>=0.8.0

[groq]
groq>=0.10.0

[mistral]
mistralai>=1.0.0

[openai]
openai>=1.40.0
