mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-26 01:24:49 +00:00
update modelcluster/taggit in doc dependencies
This commit is contained in:
parent
a2a88eca5e
commit
27687eb1cc
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