From 672b7305995e45d59c26409f002a243ae8c0ef08 Mon Sep 17 00:00:00 2001 From: SKairinos Date: Thu, 14 Sep 2023 13:00:32 +0100 Subject: [PATCH] fix: deps --- Pipfile | 1 + Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index ef71d3a7..24dbb34f 100644 --- a/Pipfile +++ b/Pipfile @@ -11,6 +11,7 @@ django-two-factor-auth = "==1.13.2" pydantic = "==1.10.7" flask = "==2.2.3" importlib-metadata = "==4.13.0" # TODO: remove. needed by old portal +django-formtools = "==2.2" # TODO: remove. needed by old portal [dev-packages] black = "==23.1.0" diff --git a/Pipfile.lock b/Pipfile.lock index 453fc3e3..9a933122 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "92149cef28273d73bc160e9df964c6433ad7abc2a26656db46671c59c8c2e7f6" + "sha256": "57d6d89a17eef2880b4abe9c2fdc4f2c9b3c47e64511c128ef53a5ede957cd06" }, "pipfile-spec": 6, "requires": { @@ -50,11 +50,11 @@ }, "django-formtools": { "hashes": [ - "sha256:21f8d5dac737f1e636fa8a0a10969c1c32f525a6dfa27c29592827ba70d9643a", - "sha256:49ea8a64ddef4728a558bf5f8f622c0f4053b979edcf193bf00dd80432ab2f12" + "sha256:304fa777b8ef9e0693ce7833f885cb89ba46b0e46fc23b01176900a93f46742f", + "sha256:c5272c03c1cd51b2375abf7397a199a3148a9fbbf2f100e186467a84025d13b2" ], - "markers": "python_version >= '3.7'", - "version": "==2.4.1" + "index": "pypi", + "version": "==2.2" }, "django-otp": { "hashes": [