libvirt-python>=9.0.0
rich>=13.0.0
questionary>=2.0.0
psutil>=5.9.0
pyyaml>=6.0
pydantic>=2.0.0
python-dotenv>=1.0.0
cryptography>=42.0.0
structlog>=24.0.0

[dashboard]
fastapi>=0.100.0
uvicorn>=0.22.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.0.0

[full]
hvac>=2.0.0

[secrets]
hvac>=2.0.0

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-timeout>=2.0.0
pytest-asyncio
fastapi>=0.100.0
