diff --git a/README.rst b/README.rst index 59ce4f4..07f3c3e 100644 --- a/README.rst +++ b/README.rst @@ -25,12 +25,12 @@ cases where you need Django to do some work before serving the actual file. Supported Python Versions ========================= -Python 3.7, 3.8, 3.9, and 3.10 are currently supported by this library. +Python 3.8, 3.9, 3.10, 3.11, and 3.10 are currently supported by this library. Supported Django Versions ========================= -Django 2.2, 3.2, and 4.0 are currently supported by this library. +Django 3.2, 4.2, and 5.0 are currently supported by this library. Fork ====