From 6f2131c95b5cd106da6ec29d5b8dc25a98f774ca Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 14 Apr 2017 22:18:33 +0200 Subject: Django 1.8: formtools is now an external lib - trick to make pisa use new version of reportlab --- requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'requirements.txt') 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 -- cgit v1.2.3