blob: a86653011529fe5c9b1058636f6d96b3dcdde58b [file]
[project]
name = "security-dashboard-frontend"
version = "0.1.0"
license = "Apache-2.0"
dependencies = [
"asfpy[aioldap]",
"asfquart~=0.1.12",
"hypercorn",
"pydantic~=2.11",
]
[tool.pytest.ini_options]
norecursedirs = ["notes"]