summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVarun Ravichandran <varun.ravichandran@mongodb.com>2023-08-04 13:35:07 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2023-08-04 13:48:45 +0000
commit0b86b9b7b42ad9970c5f818c527dd86c0634243a (patch)
tree1a0ae4a3d83079bc12ec9f8cbfba7f7752c40342
parent0908ac15cc460a8227fd7da5b6dc5886226bdd94 (diff)
SERVER-78828: Take snapshot of LDAP host timing data before sortingr4.4.24-rc0r4.4.24
-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 e5bf1b10300..f2fda43fe0c 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 == 4.7.2
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