summaryrefslogtreecommitdiff
path: root/pytests
diff options
context:
space:
mode:
authorBen Caimano <ben.caimano@10gen.com>2018-09-06 14:25:12 -0400
committerBen Caimano <ben.caimano@10gen.com>2018-09-28 11:07:18 -0400
commit7aff90a3b512f7184b83f7ad026cf22af10f4a7f (patch)
treed23f16add87ea90fc37049329dcd986f7d904350 /pytests
parent6b7a01f1f8890210a0713c4755365483a1f0f2d9 (diff)
downloadmongo-7aff90a3b512f7184b83f7ad026cf22af10f4a7f.tar.gz
SERVER-36152 Update requirements.txt
This is the full upgrade and split of the majority of our pypa project requirements.
Diffstat (limited to 'pytests')
-rw-r--r--pytests/requirements.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/pytests/requirements.txt b/pytests/requirements.txt
deleted file mode 100644
index 65703f4322e..00000000000
--- a/pytests/requirements.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-# powertest
-boto3 == 1.5.27
-psutil == 5.4.3
-pymongo >= 3.0, ~= 3.6.0