fastapi>=0.110
pydantic>=2.5
uvicorn>=0.27
mcp>=1.2
anyio>=4
psutil>=5.9
websocket-client>=1.7
pyyaml>=6

[:sys_platform == "win32"]
uiautomation>=2.0

[dev]
pytest>=8
pytest-asyncio>=0.21
ruff>=0.5
mypy>=1.10
httpx>=0.27

[visual]
Pillow>=10
