diff --git a/setup.py b/setup.py index 7b699d33c1..b591bbc71e 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,7 @@ install_requires = [ "django-compressor>=1.4", "django-libsass>=0.2", "django-modelcluster>=0.3", - "django-taggit==0.11.2", + "django-taggit==0.12.0", "django-treebeard==2.0", "Pillow>=2.3.0", "beautifulsoup4>=4.3.2",