summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 44018a33d..98122296f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -16,6 +16,8 @@ django-extra-views==0.2.4
beautifulsoup4==4.3.2
markdown==2.5.1
--e git+https://github.com/treyhunner/django-simple-history.git@f2f23e67d3f0e9d3be391d0842a160e5a32b26f7#egg=1.8.2
+django-formtools==1.0
+
+-e git+https://github.com/treyhunner/django-simple-history.git@1.8.2#egg=django-simple-history
django-extensions==1.3.10