Skip to content

Commit d41c94b

Browse files
committed
Pin tastypie at 0.14.3. Related to ietf-tools#3500. Commit ready to merge.
- Legacy-Id: 19804
1 parent 28e270b commit d41c94b

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)