diff --git a/requirements.txt b/requirements.txt index 3a41acf32..f2a1664f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -72,4 +72,5 @@ Unidecode>=0.4.18,<1.2.0 #wsgiref>=0.1.2 xml2rfc>=2.35.0 xym>=0.4.4,!=0.4.7,<1.0 -#zxcvbn-python>=4.4.14 # Not needed until we do back-end password entropy validation \ No newline at end of file +#zxcvbn-python>=4.4.14 # Not needed until we do back-end password entropy validation +djhtml>=1.4.11 # To auto-indent templates via "djlint --profile django --reformat" \ No newline at end of file