summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/expansions.default.yml1
-rw-r--r--etc/pip/components/testing.req3
2 files changed, 0 insertions, 4 deletions
diff --git a/etc/expansions.default.yml b/etc/expansions.default.yml
index 8a0a99ecda9..2ddbe84a0c6 100644
--- a/etc/expansions.default.yml
+++ b/etc/expansions.default.yml
@@ -30,7 +30,6 @@ content_type: application/x-gzip
jstestfuzz_concurrent_num_files: "10"
curator_release: "latest"
ext: tgz
-spawn_resmoke_using: "python"
# SCons compile expansions.
compiling_for_test: "false"
diff --git a/etc/pip/components/testing.req b/etc/pip/components/testing.req
index 5bf39e1f275..806f5516c87 100644
--- a/etc/pip/components/testing.req
+++ b/etc/pip/components/testing.req
@@ -10,9 +10,6 @@ flask == 1.1.1
itsdangerous == 2.0.0
ocspbuilder == 0.10.2
Werkzeug == 2.0.3
-grpcio == 1.37.0; platform_machine == "x86_64" or platform_machine == "aarch64" or platform_machine == "arm64" or sys_platform == "win32"
-grpcio-tools == 1.37.0; platform_machine == "x86_64" or platform_machine == "aarch64" or platform_machine == "arm64" or sys_platform == "win32"
-googleapis-common-protos == 1.53.0
blackduck == 1.0.1
PyGithub == 1.53
urllib3 >= 1.26.0, <= 1.26.7