pydantic>=2.0
pyyaml>=6.0
typer>=0.9
rich>=13.0
httpx>=0.27
cryptography>=46.0.0
python-dotenv>=1.0
redis>=5.0
starlette>=0.30.0
uvicorn>=0.23.0
mcp>=1.0.0
fastmcp>=0.9.0

[dev]
pytest>=8.0
pytest-asyncio>=0.23

[full]

[full:sys_platform != "win32"]
uvloop>=0.19
