Skip to content

Commit

Permalink
Add correct awscli dep
Browse files Browse the repository at this point in the history
  • Loading branch information
tremble committed Sep 15, 2021
1 parent def58d8 commit a43c2f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/integration/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Specifically run tests against the oldest versions that we support
boto3==1.15.0
botocore==1.18.0

# AWS CLI has `botocore==` dependencies, provide the one that matches botocore
# to avoid needing to download over a years worth of awscli wheels.
awscli==1.18.14
awscli==1.18.141

0 comments on commit a43c2f3

Please sign in to comment.