mirror of
https://github.com/ansible/awx.git
synced 2026-07-03 04:18:02 -02:30
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user