Merged in [10829] from lars@netapp.com:

The test suite apprently needs django-tastypie>=0.13.1 now (according to
Robert.)
 - Legacy-Id: 10833
Note: SVN reference [10829] has been migrated to Git commit e00b28f4a8
This commit is contained in:
Henrik Levkowetz 2016-02-11 22:02:46 +00:00
commit d910de24f6

View file

@ -6,7 +6,7 @@ coverage>=4.0.1,!=4.0.2
decorator>=3.4.0
defusedxml>=0.4.1 # for TastyPie when ussing xml; not a declared dependency
django-bootstrap3>=5.1.1
django-tastypie>=0.12.1
django-tastypie>=0.13.1
django-widget-tweaks>=1.3
docutils>=0.12
html5lib>=0.90