typer[all]>=0.9.0
rich>=13.0.0
requests>=2.25.0
dnspython>=2.0.0
pyyaml>=5.4

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0

[web]
fastapi>=0.109.0
uvicorn[standard]>=0.27.0
httpx>=0.26.0
pydantic>=2.5.0
