bump/un-pin versions of modelcluster and taggit

This commit is contained in:
Matt Westcott 2015-04-10 14:01:09 +01:00
parent 4c03e39362
commit 464dbc9ae2

View file

@ -31,8 +31,8 @@ install_requires = [
"Django>=1.7.1,<1.8",
"django-compressor>=1.4",
"django-libsass>=0.2",
"django-modelcluster>=0.5",
"django-taggit==0.12.3",
"django-modelcluster>=0.6",
"django-taggit>=0.13.0",
"django-treebeard==3.0",
"Pillow>=2.6.1",
"beautifulsoup4>=4.3.2",