From 4b0b2900c721cc15f8d5bec3fd12e4e4f45de910 Mon Sep 17 00:00:00 2001 From: Bryan Bonvallet Date: Fri, 9 Jan 2015 17:02:15 -0500 Subject: [PATCH] updating for heroku production version of taggit older version was causing a problem --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e0bf2f0..e28ba4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ oauth2client==1.0 urllib3==1.5 google-api-python-client==1.0 django-grappelli==2.4.8 -django-taggit==0.11.2 +django-taggit==0.12 git+https://github.com/btbonval/django-filepicker.git filemagic==1.6 requests==2.2.1 -- 2.25.1