Remove graph_jobs management command and asciichartpy dependency (#16078)

Deleted the awx/main/management/commands/graph_jobs.py file and removed the asciichartpy package from requirements. This cleans up unused code and dependencies related to terminal job status graphing.
This commit is contained in:
Hao Liu
2026-01-07 20:53:30 -05:00
committed by GitHub
parent de86b93690
commit 049a4b6438
4 changed files with 0 additions and 133 deletions

View File

@@ -1,7 +1,6 @@
aiohttp>=3.12.14 # CVE-2024-30251
ansi2html # Used to format the stdout from jobs into html for display
jq # used for indirect host counting feature
asciichartpy
asn1
azure-identity
azure-keyvault