From 92812e3ea976ac0933cd708eafa8f016df3c57b2 Mon Sep 17 00:00:00 2001
From: Dominik George <dominik.george@teckids.org>
Date: Thu, 11 Feb 2021 22:59:25 +0100
Subject: [PATCH] Fix README

---
 README.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.rst b/README.rst
index c84d760..78ccfb1 100644
--- a/README.rst
+++ b/README.rst
@@ -10,9 +10,9 @@ Forked from the original celery-haystack_.
 Requirements
 ------------
 
-* Django 1.8+
-* Haystack_ `2.X`_
-* Celery_ 5.X
+* Django 2.1+
+* Haystack_ 2.X+
+* Celery_ 4.X+
 
 You also need to install your choice of one of the supported search engines
 for Haystack and one of the supported backends for Celery.
-- 
GitLab