# MCP Validator Dependencies # Core dependencies requests>=2.31.0 httpx>=0.25.0 httpx-sse>=0.3.0 jsonschema>=4.20.0 pydantic>=2.3.0 click==8.1.7 rich==13.5.2 pathlib>=1.0.1 # Testing dependencies pytest>=8.0.0 pytest-html>=3.2.0 pytest-asyncio>=0.23.0 pytest-aiohttp>=1.0.0 # SSE and async support sseclient-py==1.7.2 aiohttp>=3.11.0 # MCP SDK mcp[cli]>=1.7.1 # Python SDK for Model Context Protocol with CLI support