diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2020-01-29 19:47:53 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2020-07-01 18:02:28 +0200 |
commit | 3b2312b56cbb9f316bb09fe53246285fa54e5a17 (patch) | |
tree | 28052305d588c92fcbea1585a3c3f6bb67423ba8 /requirements.txt | |
parent | 13124c51b656025e564aa455289a50922e70516d (diff) | |
download | Ishtar-3b2312b56cbb9f316bb09fe53246285fa54e5a17.tar.bz2 Ishtar-3b2312b56cbb9f316bb09fe53246285fa54e5a17.zip |
New version for django-simple-history
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index c42de941b..e8cd118ca 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.8.2#egg=django-simple-history +-e git+https://github.com/treyhunner/django-simple-history.git@1.9.1#egg=django-simple-history django-extensions==2.1.4 |