diff --git a/README.rst b/README.rst index baf2fbd9..19b3e26e 100644 --- a/README.rst +++ b/README.rst @@ -11,9 +11,9 @@ Generate **real** Swagger/OpenAPI 2.0 specifications from a Django Rest Framewor Compatible with -- **Django Rest Framework**: 3.10, 3.11, 3.12 -- **Django**: 2.2, 3.0, 3.1, 3.2 -- **Python**: 3.6, 3.7, 3.8, 3.9 +- **Django Rest Framework**: 3.10, 3.11, 3.12, 3.13, 3.14 +- **Django**: 2.2, 3.0, 3.1, 3.2, 4.0, 4.1 +- **Python**: 3.6, 3.7, 3.8, 3.9, 3.10 Only the latest patch version of each ``major.minor`` series of Python, Django and Django REST Framework is supported.