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:
jessicamack
2024-08-22 09:38:57 -04:00
committed by GitHub
parent 5a8429deed
commit 1b5cdf6bef
6 changed files with 172 additions and 26 deletions

View File

@@ -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