networkx>=3.2
pyvis>=0.3
click>=8.1
rich>=13.7
jinja2>=3.1
httpx>=0.27
pydantic>=2.6
python-dateutil>=2.9

[all-clouds]
agentsentry[aws]
agentsentry[azure]
agentsentry[gcp]
agentsentry[github]
agentsentry[k8s]

[aws]
boto3>=1.34

[azure]
azure-identity>=1.16
azure-mgmt-authorization>=4.0
azure-mgmt-resource>=23.0

[dashboard]
streamlit>=1.32

[dev]
pytest>=8.0
pytest-cov
black
ruff
mypy

[gcp]
google-auth>=2.28
google-api-python-client>=2.120

[github]
requests>=2.31

[k8s]
kubernetes>=29.0
