From 788a699ec10c372d82219aac071622f779d8b63a Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 11 May 2023 15:48:40 +0200 Subject: 💚 Fix requirement for CI - change github address of django-simple-history MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index f3e357de6..aaba07a88 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ secretary==0.2.19 unidecode # 1.2 --e git+https://github.com/treyhunner/django-simple-history.git@2.7.0#egg=django-simple-history +-e git+https://github.com/jazzband/django-simple-history.git@2.7.0#egg=django-simple-history django-extensions==3.0.3 # old 2.1.4 -- cgit v1.2.3