Fix PyMongo dependency in the readme [ci skip]
This commit is contained in:
		| @@ -47,7 +47,7 @@ Dependencies | ||||
| All of the dependencies can easily be installed via `pip <https://pip.pypa.io/>`_. | ||||
| At the very least, you'll need these two packages to use MongoEngine: | ||||
|  | ||||
| - pymongo>=3.5 | ||||
| - pymongo>=3.4 | ||||
| - six>=1.10.0 | ||||
|  | ||||
| If you utilize a ``DateTimeField``, you might also use a more flexible date parser: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user