Skip to content

Commit da42803

Browse files
committed
Merged in [19804] from rjsparks@nostrum.com:
Pin tastypie at 0.14.3. Related to ietf-tools#3500. - Legacy-Id: 19805 Note: SVN reference [19804] has been migrated to Git commit d41c94b
2 parents dd58c0c + d41c94b commit da42803

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
@@ -22,7 +22,7 @@ django-password-strength>=1.2.1
2222
django-referrer-policy>=1.0
2323
django-simple-history>=2.3.0
2424
django-stubs==1.6.0 # The django-stubs version used determines the the mypy version indicated below
25-
django-tastypie>=0.14.3 # Django 2.1 will require 0.14.2; Django 3.0 will require 0.14.3
25+
django-tastypie==0.14.3 # Django 2.1 will require 0.14.2; Django 3.0 will require 0.14.3
2626
django-webtest>=1.9.7
2727
django-widget-tweaks>=1.4.2
2828
docutils>=0.12,!=0.15

0 commit comments

Comments
 (0)