Fix PyMongo dependency in the readme [ci skip]
This commit is contained in:
parent
6527b1386f
commit
22f3c70234
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user