From df786b74aa1181542a43072fd96a262df8c052fb Mon Sep 17 00:00:00 2001 From: Tim Kamanin Date: Thu, 22 Jun 2023 22:02:11 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 419b90a..d1e394c 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This project aims to provide a comfortable way of using the *Tailwind CSS* frame > [For instructions on upgrading from `v2` to `v3`, see this post on my blog](https://timonweb.com/django/django-tailwind-with-support-for-the-latest-tailwind-css-v3-is-out/). ## Requirements -Python 3.8 or newer with Django >= 2.2 or newer. +Python 3.8 or newer with Django >= 3.2 or newer. ## Documentation The full documentation is at https://django-tailwind.readthedocs.io/