removed click
Some checks failed
Build and deploy the backend to staging / Build and push image (pull_request) Successful in 2m20s
Run linting on the backend code / Build (pull_request) Successful in 28s
Run testing on the backend code / Build (pull_request) Failing after 3m31s
Build and deploy the backend to staging / Deploy to staging (pull_request) Successful in 22s

This commit is contained in:
2025-01-24 15:01:16 +01:00
parent 06c01837cf
commit 163e10032c
2 changed files with 4 additions and 6 deletions

View File

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