diff options
author | Ben Caimano <ben.caimano@10gen.com> | 2018-09-06 14:25:12 -0400 |
---|---|---|
committer | Ben Caimano <ben.caimano@10gen.com> | 2018-09-28 11:07:18 -0400 |
commit | 7aff90a3b512f7184b83f7ad026cf22af10f4a7f (patch) | |
tree | d23f16add87ea90fc37049329dcd986f7d904350 /pytests | |
parent | 6b7a01f1f8890210a0713c4755365483a1f0f2d9 (diff) | |
download | mongo-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.txt | 4 |
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 |