PyYAML>=6.0
requests>=2.32
click>=8.1
textfsm>=1.1.0
openai>=1.0.0
google-genai>=0.2.0
azure-ai-inference>=1.0.0b9
anthropic>=0.8.0

[:python_version < "3.11"]
tomli

[all]
openai>=1.0.0
azure-ai-inference>=1.0.0b9
anthropic>=0.8.0
google-genai>=0.2.0
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-cov>=5.0.0
ruff>=0.4.0
black>=24.0.0
mypy>=1.10.0
respx

[anthropic]
anthropic>=0.8.0

[azure]
azure-ai-inference>=1.0.0b9

[build]
build
twine

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-cov>=5.0.0
ruff>=0.4.0
black>=24.0.0
mypy>=1.10.0
respx

[gemini]
google-genai>=0.2.0

[openai]
openai>=1.0.0
