mcp>=1.0.0
httpx>=0.25.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
black>=22.0.0
isort>=5.0.0

[remote]
aiohttp>=3.9.0
aiohttp-sse>=2.1.0
aiohttp-cors>=0.7.0
aiohttp-sse-client>=0.2.1

[test]
pytest>=7.0.0
pytest-asyncio>=0.21.0
httpx[test]>=0.25.0
