diff --git a/config/requirements_core.txt b/config/requirements_core.txt index 146aee3e0..aba21f065 100644 --- a/config/requirements_core.txt +++ b/config/requirements_core.txt @@ -4,7 +4,7 @@ Django==3.2.8 django-appconf==1.0.4 # Helper for handling app configs django-better-admin-arrayfield==1.4.2 # Admin widget for ArrayField -django-dynamic-preferences==1.10.1 # Settings management +django-dynamic-preferences==1.14.0 # Settings management django-extensions==3.1.0 # For the generate secret command django-formtools==2.2 # Form wizards django-ipware==3.0.2 # IP Address logging