From a01045cb7b9523f6d0baa8ef9d537a26a189cdb4 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 30 Jan 2020 16:12:11 +0100 Subject: Django simple history -> v2.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index e8cd118ca..680b2986a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,6 +30,6 @@ django-formtools==2.0 secretary==0.2.19 unidecode --e git+https://github.com/treyhunner/django-simple-history.git@1.9.1#egg=django-simple-history +-e git+https://github.com/treyhunner/django-simple-history.git@2.7.0#egg=django-simple-history django-extensions==2.1.4 -- cgit v1.2.3