Update supported Python and Django versions

This commit is contained in:
Tom Christie 2024-03-15 11:18:23 +00:00
parent 51fd06ecdc
commit de2407f88f

View File

@ -56,7 +56,7 @@ There is a live example API for testing purposes, [available here][sandbox].
# Requirements
* Python 3.6+
* Django 4.2, 4.1, 4.0, 3.2, 3.1, 3.0
* Django 5.0, 4.2, 4.1, 4.0, 3.2, 3.1, 3.0.
We **highly recommend** and only officially support the latest patch release of
each Python and Django series.