We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69e76b0 commit d26f923Copy full SHA for d26f923
README.rst
@@ -35,7 +35,7 @@ an `API reference <https://mongoengine-odm.readthedocs.io/apireference.html>`_.
35
36
Supported MongoDB Versions
37
==========================
38
-MongoEngine is currently tested against MongoDB v3.6, v4.0, v4.4, v5.0, v6.0 and v7.0. Future versions
+MongoEngine is currently tested against MongoDB v4.0, v4.4, v5.0, v6.0, v7.0 and v8.0. Future versions
39
should be supported as well, but aren't actively tested at the moment. Make
40
sure to open an issue or submit a pull request if you experience any problems
41
with a more recent MongoDB versions.
0 commit comments