# AWSTransactionalApps package requirements

# CDKTF and Terraform providers
cdktf>=0.17.0,<1.0
constructs>=10.0.0,<11.0
cdktf-cdktf-provider-aws>=12.0.0

# AWS SDK
boto3>=1.26.0
botocore>=1.29.0

# Build and packaging (development only)
build
wheel
setuptools>=61.0