summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVarun Ravichandran <varun.ravichandran@mongodb.com>2023-08-04 04:39:47 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2023-08-04 05:03:16 +0000
commit2cd626d8148120319d7dca5824e760fe220cb0de (patch)
tree7078bbc536e1956e70c70e1642965de6aa860abc
parent7e3b7ea42e01a7d5b9ec350a753ce2d4ff0e9229 (diff)
SERVER-78828: Take snapshot of LDAP host timing data before sortingr5.0.20-rc1r5.0.20
-rw-r--r--etc/pip/components/external_auth.req2
-rw-r--r--etc/pip/toolchain-requirements.txt1
2 files changed, 2 insertions, 1 deletions
diff --git a/etc/pip/components/external_auth.req b/etc/pip/components/external_auth.req
index d9b71263314..b00a20062ed 100644
--- a/etc/pip/components/external_auth.req
+++ b/etc/pip/components/external_auth.req
@@ -3,7 +3,7 @@ passlib == 1.7.1
pyOpenSSL == 19.0.0
pyparsing == 2.4.0
service_identity == 18.1.0
-twisted == 20.3.0
+twisted == 21.2.0
zope.interface == 5.0.0
ldaptor == 19.0.0
diff --git a/etc/pip/toolchain-requirements.txt b/etc/pip/toolchain-requirements.txt
index 165d1fe5a2a..70bd2439f37 100644
--- a/etc/pip/toolchain-requirements.txt
+++ b/etc/pip/toolchain-requirements.txt
@@ -10,6 +10,7 @@
-r components/idl.req
-r components/aws.req
+-r components/external_auth.req
-r components/jiraclient.req
-r components/platform.req