diff options
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 98122296f..9182eff82 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,6 +18,8 @@ markdown==2.5.1 django-formtools==1.0 +secretary==0.2.14 + -e git+https://github.com/treyhunner/django-simple-history.git@1.8.2#egg=django-simple-history django-extensions==1.3.10 |