summaryrefslogtreecommitdiff
path: root/etc/pip
diff options
context:
space:
mode:
authorRobert Guo <robertguo@me.com>2020-05-14 15:40:10 -0400
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-07-23 15:55:57 +0000
commitdfea53965c661d82c0a412add41cc1d246cf2e4e (patch)
tree5a060f7403bdc485f6688aa71b81d7541bf7fb2c /etc/pip
parent4e0aa088a20784bf3391745c043e184036a305f8 (diff)
downloadmongo-dfea53965c661d82c0a412add41cc1d246cf2e4e.tar.gz
SERVER-48158: Add Resmoke testing for Jasper's logging endpoint
Diffstat (limited to 'etc/pip')
-rw-r--r--etc/pip/components/resmoke.req3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/pip/components/resmoke.req b/etc/pip/components/resmoke.req
index 740dbcb19c0..69cc8f9e39f 100644
--- a/etc/pip/components/resmoke.req
+++ b/etc/pip/components/resmoke.req
@@ -6,3 +6,6 @@ shrub.py == 1.1.0
ocspresponder == 0.5.0
flask == 1.1.1
ocspbuilder == 0.10.2
+grpcio == 1.28.1; platform_machine != "x86_64"
+grpcio-tools == 1.28.1; platform_machine != "x86_64"
+googleapis-common-protos == 1.51.0; platform_machine != "x86_64"