diff --git a/source/includes/language-compatibility-table-motor.rst b/source/includes/language-compatibility-table-motor.rst index 3a96ee00..b95219ca 100644 --- a/source/includes/language-compatibility-table-motor.rst +++ b/source/includes/language-compatibility-table-motor.rst @@ -4,7 +4,8 @@ :stub-columns: 1 :class: compatibility-large - * - Motor (Python async) Driver Version + * - Motor Driver Version + - Python 3.13 - Python 3.12 - Python 3.11 - Python 3.10 @@ -12,7 +13,17 @@ - Python 3.8 - Python 3.7 + * - 3.6 + - ✓ + - ✓ + - ✓ + - ✓ + - ✓ + - ✓ + - + * - 3.5 + - - ✓ - ✓ - ✓ @@ -21,6 +32,7 @@ - * - 3.3 to 3.4 + - - ✓ - ✓ - ✓ @@ -29,6 +41,7 @@ - ✓ * - 3.1 to 3.2 + - - - ✓ - ✓ @@ -37,6 +50,7 @@ - ✓ * - 3.0 + - - - - ✓ @@ -44,6 +58,7 @@ - ✓ - ✓ +- Motor 3.6 wraps PyMongo 4.9 - Motor 3.5 wraps PyMongo 4.5 to 4.8 - Motor 3.3 and 3.4 wrap PyMongo 4.5 - Motor 3.2 wraps PyMongo 4.4+ diff --git a/source/includes/mongodb-compatibility-table-motor.rst b/source/includes/mongodb-compatibility-table-motor.rst index 87fd630e..816809b3 100644 --- a/source/includes/mongodb-compatibility-table-motor.rst +++ b/source/includes/mongodb-compatibility-table-motor.rst @@ -5,7 +5,8 @@ :stub-columns: 1 :class: compatibility - * - Motor (Python async) Driver Version + * - Motor Driver Version + - MongoDB 8.0 - MongoDB 7.0 - MongoDB 6.0 - MongoDB 5.0 @@ -13,11 +14,18 @@ - MongoDB 4.2 - MongoDB 4.0 - MongoDB 3.6 - - MongoDB 3.4 - - MongoDB 3.2 - - MongoDB 3.0 - - MongoDB 2.6 + + * - 3.6 + - ✓ + - ✓ + - ✓ + - ✓ + - ✓ + - ✓ + - ✓ + - ✓ * - 3.2 to 3.5 + - ⊛ - ✓ - ✓ - ✓ @@ -25,11 +33,8 @@ - ✓ - ✓ - ✓ - - - - - - - - * - 3.1 + - ⊛ - ⊛ - ✓ - ✓ @@ -37,11 +42,8 @@ - ✓ - ✓ - ✓ - - - - - - - - * - 3.0 + - ⊛ - ⊛ - ⊛ - ✓ @@ -49,7 +51,5 @@ - ✓ - ✓ - ✓ - - - - - - - - + +Motor is incompatible with MongoDB versions earlier than 3.6.