# Lambda dependencies
# boto3 is provided by AWS Lambda runtime, but can be pinned for local testing
boto3>=1.34.0
botocore>=1.34.0

