summaryrefslogtreecommitdiff
path: root/etc/pip
diff options
context:
space:
mode:
authorjulianedwards <julian.edwards@mongodb.com>2021-03-02 17:08:34 -0500
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-03-15 14:54:05 +0000
commite2702b9a7e2d3b8f868efdd79757e3003bec2b21 (patch)
treec31cd4497b4577c2343a429f819db25498a81cbe /etc/pip
parent66c8aa36e0574c82c4cdf771fc124939d0d23a5e (diff)
downloadmongo-e2702b9a7e2d3b8f868efdd79757e3003bec2b21.tar.gz
SERVER-54663: Pass group id to evergreen when running with resmoke with jasper.
Diffstat (limited to 'etc/pip')
-rw-r--r--etc/pip/components/resmoke.req2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/pip/components/resmoke.req b/etc/pip/components/resmoke.req
index ca09458282d..abe49433d7b 100644
--- a/etc/pip/components/resmoke.req
+++ b/etc/pip/components/resmoke.req
@@ -1,4 +1,4 @@
-curatorbin == 0.9
+curatorbin == 0.11
PyKMIP == 0.4.0 # It's now 0.8.0. We're far enough back to have API conflicts.
evergreen.py == 2.1.0
jinja2