summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/build/orm/extensions/asyncio.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/build/orm/extensions/asyncio.rst b/doc/build/orm/extensions/asyncio.rst
index f3012e5bc..2afda1c10 100644
--- a/doc/build/orm/extensions/asyncio.rst
+++ b/doc/build/orm/extensions/asyncio.rst
@@ -8,6 +8,8 @@ included, using asyncio-compatible dialects.
.. versionadded:: 1.4
+The asyncio extension requires at least Python version 3.6.
+
.. note:: The asyncio should be regarded as **alpha level** for the
1.4 release of SQLAlchemy. API details are **subject to change** at