diff options
Diffstat (limited to 'etc/pip/components/resmoke.req')
-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 0a63f5105eb..0457d28259d 100644 --- a/etc/pip/components/resmoke.req +++ b/etc/pip/components/resmoke.req @@ -1,5 +1,5 @@ PyKMIP == 0.4.0 # It's now 0.8.0. We're far enough back to have API conflicts. -evergreen.py == 1.4.7 +evergreen.py == 2.1.0 jinja2 mock shrub.py == 1.1.0 |