From 06c01837cf05baa5bea172af0d080dc48eae0821 Mon Sep 17 00:00:00 2001 From: Helldragon67 Date: Fri, 24 Jan 2025 09:12:45 +0100 Subject: [PATCH] ??? --- backend/Pipfile | 1 + backend/Pipfile.lock | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/backend/Pipfile b/backend/Pipfile index c52449e..677aa58 100644 --- a/backend/Pipfile +++ b/backend/Pipfile @@ -25,3 +25,4 @@ loki-logger-handler = "*" pulp = "*" scipy = "*" requests = "*" +click = "*" diff --git a/backend/Pipfile.lock b/backend/Pipfile.lock index bbb64f8..48c9397 100644 --- a/backend/Pipfile.lock +++ b/backend/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "63a160ed81e40c9f26a524eb504d13adb73e007a5bf209b6a09b89bd72a1b556" + "sha256": "808aaef5ce7a1ba969dfe0f2a3ef043700ac842f4605d2e3d2a34b93fa1f2103" }, "pipfile-spec": 6, "requires": {}, @@ -141,6 +141,7 @@ "sha256:63c132bbbed01578a06712a2d1f497bb62d9c1c0d329b7903a866228027263b2", "sha256:ed53c9d8990d83c2a27deae68e4ee337473f6330c040a31d4225c9574d16096a" ], + "index": "pypi", "markers": "python_version >= '3.7'", "version": "==8.1.8" },