zeep>=4.2
lxml>=4.9
PyYAML>=6.0

[dev]
pytest>=8
pytest-asyncio>=0.23
fastmcp>=4.0
httpx2>=2.5
openapi-spec-validator>=0.7
ruff>=0.6

[llm]
spec2openapi[llm-anthropic,llm-openai]

[llm-anthropic]
anthropic>=1.0

[llm-openai]
openai>=1.0

[mcp]
fastmcp>=4.0
httpx2>=2.5
