summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorauto-revert-processor <dev-prod-dag@mongodb.com>2023-01-12 00:23:22 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2023-01-12 01:17:03 +0000
commit3a83033271f78343a3a48e3f9daafd8d655f7bdb (patch)
tree7a73341d5bb10c9439463c5423db2cd7f46a3644 /etc
parentb8c869c3133c5ed73358091dcfaff38a721eadf8 (diff)
downloadmongo-3a83033271f78343a3a48e3f9daafd8d655f7bdb.tar.gz
Revert "SERVER-72348 Use the new mongo-tooling-metrics library"
This reverts commit 10a35d0d9b9c1afee89bc0957ef39f50d2fb0001.
Diffstat (limited to 'etc')
-rw-r--r--etc/pip/components/tooling_metrics.req5
-rw-r--r--etc/pip/powercycle-requirements.txt1
2 files changed, 4 insertions, 2 deletions
diff --git a/etc/pip/components/tooling_metrics.req b/etc/pip/components/tooling_metrics.req
index b246ae2dc06..0d8d220dad4 100644
--- a/etc/pip/components/tooling_metrics.req
+++ b/etc/pip/components/tooling_metrics.req
@@ -1 +1,4 @@
-mongo-tooling-metrics == 1.0.4
+distro == 1.5.0
+GitPython ~= 3.1.7
+pydantic ~= 1.8.2
+dnspython == 2.1.0
diff --git a/etc/pip/powercycle-requirements.txt b/etc/pip/powercycle-requirements.txt
index a535a9422ce..6c0118f17a6 100644
--- a/etc/pip/powercycle-requirements.txt
+++ b/etc/pip/powercycle-requirements.txt
@@ -4,4 +4,3 @@
-r components/testing.req
-r components/aws.req
--r components/tooling_metrics.req