mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-16 22:10:28 +00:00
update modelcluster/taggit in doc dependencies
This commit is contained in:
parent
5cef841c87
commit
e0538ac311
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
Django>=1.8,<1.9
|
||||
django-modelcluster>=0.5
|
||||
django-taggit==0.12.3
|
||||
django-modelcluster>=3.0,<4.0
|
||||
django-taggit>=0.20,<1.0
|
||||
django-treebeard==3.0
|
||||
six>=1.7.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue