Skip to content

Commit d910de2

Browse files
committed
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 e00b28f
2 parents 1fa9417 + e00b28f commit d910de2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ coverage>=4.0.1,!=4.0.2
66
decorator>=3.4.0
77
defusedxml>=0.4.1 # for TastyPie when ussing xml; not a declared dependency
88
django-bootstrap3>=5.1.1
9-
django-tastypie>=0.12.1
9+
django-tastypie>=0.13.1
1010
django-widget-tweaks>=1.3
1111
docutils>=0.12
1212
html5lib>=0.90

0 commit comments

Comments
 (0)