python-dotenv>=1.0.1
boto3>=1.42.5

[dev]
boto3-stubs[ssm]>=1.34.0
boto3-stubs[secretsmanager]>=1.34.0
boto3-stubs[stepfunctions]>=1.34.0

[linting]
flake8>=7.0.0
flake8-bugbear>=24.0.0
mccabe>=0.7.0

[security]
bandit[toml]>=1.7.0
pip-audit>=2.6.0

[test]
pytest>=8.0
pytest-cov>=4.0.0
