From 5312701515ecb3a10598bb9dcf2f73b7eae71b93 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Fri, 26 Mar 2021 16:29:10 -0700 Subject: [PATCH] add - make all external python requirements optional --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 601871b6..7d4b76ba 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -12,6 +12,7 @@ jc changelog time_minute, and time_second fields - Update last parser to use new timestamp function - Add -h option to display the help text. Piping errors no longer show the help text. +- Make all external python library requirements optional: pygments, ruamel.yaml, xmltodict 20210305 v1.14.4 - Packaging fix only for binaries and RPMs hosted on https://github.com/kellyjonbrazil/jc-packaging.