Skip to content

Commit d4d8657

Browse files
committed
Changed the required version for tastypie, to avoid deprecation messages with Django 1.9.
- Legacy-Id: 12802
1 parent c7ec188 commit d4d8657

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
@@ -13,7 +13,7 @@ django-bootstrap3>=7.0
1313
django-formtools>=1.0 # instead of django.contrib.formtools in 1.8
1414
django-markup>=1.1
1515
django-password-strength>=1.2.1
16-
django-tastypie>=0.13.1
16+
django-tastypie>=0.13.2
1717
django-widget-tweaks>=1.3
1818
docutils>=0.12
1919
factory-boy>=2.8.1

0 commit comments

Comments
 (0)