summaryrefslogtreecommitdiff
path: root/docs/faq
diff options
context:
space:
mode:
Diffstat (limited to 'docs/faq')
-rw-r--r--docs/faq/install.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/faq/install.txt b/docs/faq/install.txt
index a89da571a9..ddb84d6d9c 100644
--- a/docs/faq/install.txt
+++ b/docs/faq/install.txt
@@ -50,12 +50,10 @@ What Python version can I use with Django?
============== ===============
Django version Python versions
============== ===============
-3.2 3.6, 3.7, 3.8, 3.9, 3.10 (added in 3.2.9)
-4.0 3.8, 3.9, 3.10
-4.1 3.8, 3.9, 3.10, 3.11 (added in 4.1.3)
4.2 3.8, 3.9, 3.10, 3.11, 3.12 (added in 4.2.8)
5.0 3.10, 3.11, 3.12
5.1 3.10, 3.11, 3.12
+5.2 3.10, 3.11, 3.12, 3.13
============== ===============
For each version of Python, only the latest micro release (A.B.C) is officially