httpx>=0.27
pydantic>=2.5
PyYAML>=6.0
rich>=13.0
cryptography>=41.0
dnspython>=2.4

[dev]
pytest>=8.0
pytest-asyncio>=0.23
pytest-cov>=4.1
respx>=0.21
mypy>=1.8
ruff>=0.3
types-PyYAML>=6.0

[pdf]
reportlab>=4.0

[web]
fastapi>=0.110
uvicorn>=0.27
jinja2>=3.1
