mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 07:17:40 -02:30
Replace ansiconv with ansi2html (#15328)
* replace ansiconv with ansi2html The ansiconv package is archived so I'm replacing it with a similar package that's still actively being worked on. * remove minimum version The version minimum was used to get the latest version while running the upgrader * set minimum version for ansi2html * provide usage info
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
aiohttp>=3.9.4 # CVE-2024-30251
|
||||
ansiconv==1.0.0 # UPGRADE BLOCKER: from 2013, consider replacing instead of upgrading
|
||||
ansi2html # Used to format the stdout from jobs into html for display
|
||||
asciichartpy
|
||||
asn1
|
||||
azure-identity
|
||||
|
||||
Reference in New Issue
Block a user