summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorVarun Ravichandran <varun.ravichandran@mongodb.com>2021-04-23 23:35:28 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-04-28 23:43:56 +0000
commit25b90f8895dea1ad7739e7462dc1870a9c9c3d2d (patch)
tree077fef6e0e1671b8a248ba81804bb409580df027 /etc
parent64c485b5e1582af642b9a2e603e4277865b8c7dc (diff)
downloadmongo-25b90f8895dea1ad7739e7462dc1870a9c9c3d2d.tar.gz
SERVER-55828: Replace urllib3's 'method_whitelist' attribute with 'allowed_methods'
Diffstat (limited to 'etc')
-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 d3d4c55507e..c0267fc9dd8 100644
--- a/etc/pip/components/resmoke.req
+++ b/etc/pip/components/resmoke.req
@@ -12,3 +12,4 @@ 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