summaryrefslogtreecommitdiff
path: root/etc/pip/components/resmoke.req
diff options
context:
space:
mode:
Diffstat (limited to 'etc/pip/components/resmoke.req')
-rw-r--r--etc/pip/components/resmoke.req8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/pip/components/resmoke.req b/etc/pip/components/resmoke.req
index ed4d2a47dce..674796ff9e1 100644
--- a/etc/pip/components/resmoke.req
+++ b/etc/pip/components/resmoke.req
@@ -1,9 +1,9 @@
curatorbin == 1.2.3
PyKMIP == 0.10.0
evergreen.py == 3.2.0
-jinja2
+jinja2 <= 2.11.3
MarkupSafe == 1.1.0 # See SERVER-57036, this is a transitive dependency of jinja2
-mock
+mock <= 4.0.3
shrub.py == 1.1.4
ocspresponder == 0.5.0
flask == 1.1.1
@@ -13,7 +13,7 @@ grpcio-tools == 1.37.0; platform_machine == "x86_64" or platform_machine == "aar
googleapis-common-protos == 1.53.0
blackduck == 1.0.1
PyGithub == 1.53
-urllib3 >= 1.26.0
+urllib3 >= 1.26.0, <= 1.26.7
distro == 1.5.0
dnspython == 2.1.0
-proxy-protocol == 0.7.5 \ No newline at end of file
+proxy-protocol == 0.7.5