Bump the required version of pymongo to >=3.5

This commit is contained in:
Bastien Gérard
2019-03-17 22:04:19 +01:00
parent 3d762fed10
commit 68497542b3
8 changed files with 4 additions and 35 deletions

View File

@@ -1,5 +1,5 @@
nose
pymongo>=2.7.1
pymongo>=3.5
six==1.10.0
flake8
flake8-import-order