typer>=0.9.0
typing-extensions>=4.0.0
PyYAML>=6.0
boto3>=1.20.0
rich>=10.0.0
questionary>=2.0.0
requests>=2.28.0

[aws]
zxcvbn>=4.4.28
openpyxl>=3.1.0

[dev]
ruff>=0.1.0
mypy>=1.0.0
types-PyYAML
types-setuptools
boto3-stubs[essential]
ansible-core>=2.16.0
ansible-lint>=24.0.0
build>=1.0.0
twine>=5.0.0

[server]
fastapi>=0.100.0
uvicorn>=0.20.0
markdown>=3.4.0

[test]
pytest>=7.0.0
pytest-mock>=3.6.1
pytest-cov>=4.0.0
httpx>=0.27.0
