diff --git a/Pipfile b/Pipfile index ff6e413..449d13a 100644 --- a/Pipfile +++ b/Pipfile @@ -26,6 +26,7 @@ typing-extensions = ">=3.7.4" dc-logging-utils = {file = "https://github.com/DemocracyClub/dc_logging/archive/refs/tags/1.0.2.tar.gz"} urllib3 = "<2" setuptools = "*" +djhtml = "==3.0.6" [dev-packages] pre-commit = "*" diff --git a/Pipfile.lock b/Pipfile.lock index dfefdb2..90b96bd 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "92943a34143be03f4fa8db8fd84877d482b14cb34e064a1574a48b7c6fa287e5" + "sha256": "95ddc2a49cf24202c86771f1103c83875c4794c0b20e10e3c49ca686cc6669e6" }, "pipfile-spec": 6, "requires": { @@ -285,6 +285,13 @@ "markers": "python_full_version >= '3.6.2'", "version": "==3.2.1" }, + "djhtml": { + "hashes": [ + "sha256:abfc4d7b4730432ca6a98322fbdf8ae9d6ba254ea57ba3759a10ecb293bc57de" + ], + "index": "pypi", + "version": "==3.0.6" + }, "faker": { "hashes": [ "sha256:562a3a09c3ed3a1a7b20e13d79f904dfdfc5e740f72813ecf95e4cf71e5a2f52",