summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/evergreen.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 83d75f410f9..297bdb12e0d 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -521,7 +521,7 @@ functions:
mkdir -p $TMPDIR
${activate_virtualenv}
- pip install boto3
+ pip install boto3==1.5.27
if [ -f /proc/self/coredump_filter ]; then
# Set the shell process (and its children processes) to dump ELF headers (bit 4),