blob: c105f290280d6ac73f6da63587220774f9379a2b (
plain)
1
2
3
|
boto3 >= 1.9.250, <= 1.15.18 # minimum version that supports botocore 1.13.3, max that will work with ansible 2.9's other constraints
botocore<1.19.0,>=1.13.3 # adds support for ECR image scanning
|