Add CW security roles reference docs and PSA ticket management plan. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 lines
214 B
Plaintext
6 lines
214 B
Plaintext
# Dependencies for generate_role_docs.py.
|
|
# These are only needed when regenerating the role docs from the XLSX —
|
|
# they are not runtime dependencies of ResolutionFlow itself.
|
|
openpyxl>=3.1,<4.0
|
|
PyYAML>=6.0,<7.0
|