pydantic>=2.7
fastapi>=0.110
uvicorn>=0.30
typer>=0.12
pyvis>=0.3.2
azure-identity>=1.17
azure-mgmt-resourcegraph>=8.0
azure-mgmt-subscription>=3.1

[dev]
pytest>=8.2
pytest-asyncio>=0.23
pytest-cov>=5.0
ruff>=0.4.0
mypy>=1.10
