chore(attack-paths): pin cartography to 0.126.1 (#9893)

Co-authored-by: César Arroba <cesar@prowler.com>
This commit is contained in:
Josema Camacho
2026-02-04 19:20:15 +01:00
committed by GitHub
parent 486719737b
commit 658ae755ae
6 changed files with 112 additions and 367 deletions

View File

@@ -37,7 +37,7 @@ dependencies = [
"matplotlib (>=3.10.6,<4.0.0)",
"reportlab (>=4.4.4,<5.0.0)",
"neo4j (<6.0.0)",
"cartography @ git+https://github.com/prowler-cloud/cartography@master",
"cartography @ git+https://github.com/prowler-cloud/cartography@0.126.1",
"gevent (>=25.9.1,<26.0.0)",
"werkzeug (>=3.1.4)",
"sqlparse (>=0.5.4)",