summaryrefslogtreecommitdiff
path: root/pytests
diff options
context:
space:
mode:
authorBen Caimano <ben.caimano@10gen.com>2018-08-21 15:36:10 -0400
committerBen Caimano <ben.caimano@10gen.com>2018-08-28 15:36:36 -0400
commit529b7e260862c8748212f1158764b4a93f967eda (patch)
tree4f723f7776b8a80dee3719f1eb5ecdab0e13b482 /pytests
parentbf8b4ce9815b4514a72e4e547e5032806ab1d66e (diff)
downloadmongo-529b7e260862c8748212f1158764b4a93f967eda.tar.gz
SERVER-36152 Update requirements.txt
Diffstat (limited to 'pytests')
-rw-r--r--pytests/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/pytests/requirements.txt b/pytests/requirements.txt
index e08ce104f66..65703f4322e 100644
--- a/pytests/requirements.txt
+++ b/pytests/requirements.txt
@@ -1,4 +1,4 @@
# powertest
boto3 == 1.5.27
psutil == 5.4.3
-pymongo == 3.6.1
+pymongo >= 3.0, ~= 3.6.0