chore: Update django-tastypie requirement
This commit is contained in:
parent
aa4c04126c
commit
87fdfaa713
|
@ -22,7 +22,7 @@ django-password-strength>=1.2.1
|
|||
django-referrer-policy>=1.0
|
||||
django-simple-history>=3.0.0
|
||||
django-stubs>=4.2.0 # The django-stubs version used determines the the mypy version indicated below
|
||||
django-tastypie==0.14.3 # Version must be locked in sync with version of Django
|
||||
django-tastypie>=0.14.5 # Version must be locked in sync with version of Django
|
||||
django-vite>=2.0.2
|
||||
django-webtest>=1.9.10 # Only used in tests
|
||||
django-widget-tweaks>=1.4.12
|
||||
|
|
Loading…
Reference in a new issue