httpx>=0.25.0
typing_extensions>=4.0.0
cryptography>=41.0.0
msgpack>=1.0.0

[all]
modelscout[dev,providers]

[anthropic]
anthropic>=0.18.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-httpx>=0.21.0
mypy>=1.0.0
ruff>=0.1.0

[google]
google-generativeai>=0.3.0

[openai]
openai>=1.0.0

[providers]
openai>=1.0.0
anthropic>=0.18.0
google-generativeai>=0.3.0
