pydantic>=2.0
pyyaml>=6.0
typer>=0.9
rich>=13.0
httpx>=0.27
cryptography>=48.0.0
python-dotenv>=1.0
jsonschema<5,>=4.23
starlette>=0.30.0
uvicorn>=0.23.0
mcp<3,>=2

[dev]
pytest>=8.0
pytest-asyncio>=0.23
google-re2>=1.1.20240701
redis>=5.0

[full]
google-re2>=1.1.20240701
redis>=5.0

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

[hosted]
redis>=5.0

[re2]
google-re2>=1.1.20240701

[redis]
redis>=5.0
