diff options
Diffstat (limited to 'etc/pip')
-rw-r--r-- | etc/pip/components/resmoke.req | 2 |
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 |