Docs: Add Python 3.12 to the requirements (#9382)

This commit is contained in:
Jakub Szaredko 2024-04-27 12:57:48 +02:00 committed by GitHub
parent f4daa98f48
commit 97c5617edc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -86,7 +86,7 @@ continued development by **[signing up for a paid plan][funding]**.
REST framework requires the following:
* Python (3.6, 3.7, 3.8, 3.9, 3.10, 3.11)
* Python (3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 3.12)
* Django (3.0, 3.1, 3.2, 4.0, 4.1, 4.2, 5.0)
We **highly recommend** and only officially support the latest patch release of