paramiko>=3.0
uvicorn>=0.30

[:sys_platform != "win32"]
fastmcp>=2.0

[:sys_platform == "win32"]
fastmcp[cli,fastapi,httpx]>=2.0
