???
Some checks failed
Build and deploy the backend to staging / Build and push image (pull_request) Successful in 1m37s
Run linting on the backend code / Build (pull_request) Successful in 28s
Run testing on the backend code / Build (pull_request) Failing after 3m3s
Build and deploy the backend to staging / Deploy to staging (pull_request) Successful in 22s

This commit is contained in:
Helldragon67 2025-01-24 09:12:45 +01:00
parent cd24ee4a67
commit 06c01837cf
2 changed files with 3 additions and 1 deletions

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