fix loki #54

Merged
kscheidecker merged 5 commits from backend/fix-loki-dependencies into main 2025-01-24 15:45:35 +00:00
2 changed files with 3 additions and 1 deletions
Showing only changes of commit 06c01837cf - Show all commits

View File

@ -25,3 +25,4 @@ loki-logger-handler = "*"
pulp = "*"
scipy = "*"
requests = "*"
click = "*"

3
backend/Pipfile.lock generated
View File

@ -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"
},