diff --git a/requirements.txt b/requirements.txt index ea7ef7fb3..4fd7db4d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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