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:
parent
4491801149
commit
26183c1be5
2
setup.py
2
setup.py
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user