chore(api): Use prowler from master (#6657)

This commit is contained in:
Pepe Fagoaga
2025-01-22 20:05:02 +05:45
committed by GitHub
parent fbe7bc6951
commit 46f1db21a8
2 changed files with 27 additions and 28 deletions

View File

@@ -27,7 +27,7 @@ drf-nested-routers = "^0.94.1"
drf-spectacular = "0.27.2"
drf-spectacular-jsonapi = "0.5.1"
gunicorn = "23.0.0"
prowler = "^5.1"
prowler = {git = "https://github.com/prowler-cloud/prowler.git", branch = "master"}
psycopg = {extras = ["pool", "binary"], version = "3.2.3"}
pytest-celery = {extras = ["redis"], version = "^1.0.1"}
# Needed for prowler compatibility