diff --git a/pyproject.toml b/pyproject.toml index 43cd6059e4..9c689167d4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dependencies = [ "django-filter==25.1", "django-formset-js-improved==0.5.0.3", "django-formtools==2.5.1", - "django-hierarkey==2.0.*", + "django-hierarkey==2.0.*,>=2.0.1", "django-hijack==3.7.*", "django-i18nfield==1.10.*", "django-libsass==0.9",