diff --git a/pyproject.toml b/pyproject.toml index 2e7e672f44ffc66d9217ce6e483f2bfcdb0fea9c..d771f28c4b501b417c40c6d2e44146bfdf050cb2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ django-two-factor-auth = { version = "^1.11.0", extras = [ "yubikey", "phonenumb django-yarnpkg = "^6.0" django-material = "^1.6.0" django-pwa = "^1.0.8" -django-dynamic-preferences = {git = "https://github.com/hansegucker/django-dynamic-preferences", rev = "fixed"} +django-dynamic-preferences = "^1.9" django_widget_tweaks = "^1.4.5" django-filter = "^2.2.0" django-templated-email = "^2.3.0"