diff --git a/pyproject.toml b/pyproject.toml index f3051d8..a935eb7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,6 +52,7 @@ dependencies = [ "parso", "rich", "tomlkit", + "djlint", ] optional-dependencies = { just = [ "just-bin" ], hatch = [ "hatch" ] }