0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-24 01:57:32 +01:00

Updated django-taggit

This commit is contained in:
Karl Hobley 2014-07-07 16:30:51 +01:00
parent 4491801149
commit 26183c1be5

View File

@ -28,7 +28,7 @@ install_requires = [
"django-compressor>=1.4", "django-compressor>=1.4",
"django-libsass>=0.2", "django-libsass>=0.2",
"django-modelcluster>=0.3", "django-modelcluster>=0.3",
"django-taggit==0.11.2", "django-taggit==0.12.0",
"django-treebeard==2.0", "django-treebeard==2.0",
"Pillow>=2.3.0", "Pillow>=2.3.0",
"beautifulsoup4>=4.3.2", "beautifulsoup4>=4.3.2",