From 0234955874e3983e49853ee4f36152694125615b Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Mon, 26 Aug 2024 06:58:18 -0600 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 74e38aa9..dda20a26 100644 --- a/README.md +++ b/README.md @@ -178,9 +178,10 @@ INSTALLED_APPS = [ | Python | Supported version | |--------------|--------------------| -| Python2.x | `<=2.5.3` | -| Python3.5 | `<=2.9.6` | -| Python3.6+ | All versions | +| Python2.x | `<=2.5.3` | +| Python3.5 | `<=2.9.6` | +| Python3.6+ | `<=5.3.3` | +| Python3.7+ | All versions | | Django | Supported version | |--------------|---------------------|