diff --git a/dependencies.json b/dependencies.json index 0ef5088..cf8b4f6 100644 --- a/dependencies.json +++ b/dependencies.json @@ -1,5 +1,5 @@ { "*": { - "*": ["python-jinja2"] + "*": ["markupsafe", "python-jinja2"] } }