httpx>=0.24.0
python-dotenv>=1.0.0
rich>=13.0.0
beautifulsoup4>=4.12.0
requests>=2.31.0
numpy>=1.24.0
tiktoken>=0.5.0
pytest<10.0.0,>=9.0.2

[all]
openai>=1.0.0
anthropic>=0.18.0
google-generativeai>=0.3.0
ollama>=0.1.0
openai-whisper>=20231117

[anthropic]
anthropic>=0.18.0

[audio]
openai-whisper>=20231117

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.0.0

[evaluation]
apscheduler>=3.10.0

[gemini]
google-generativeai>=0.3.0

[ollama]
ollama>=0.1.0

[openai]
openai>=1.0.0
