summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/pip/components/resmoke.req1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/pip/components/resmoke.req b/etc/pip/components/resmoke.req
index aba7c848547..98318a31cf5 100644
--- a/etc/pip/components/resmoke.req
+++ b/etc/pip/components/resmoke.req
@@ -1,5 +1,6 @@
PyKMIP == 0.4.0 # It's now 0.8.0. We're far enough back to have API conflicts.
evergreen.py == 0.3.9
jinja2
+MarkupSafe == 1.1.0 # See SERVER-57036, this is a transitive dependency of jinja2
mock
shrub.py == 0.2.3