[pmon]: add python3-jsonschema pmon (#8018)

jsonschema is an implementation of JSON Schema for Python .

Signed-off-by: Venkat Garigipati <venkatg@cisco.com>
This commit is contained in:
VenkatCisco 2021-08-03 18:08:09 -07:00 committed by Judy Joseph
parent d9d4323707
commit 37c0638c9e

View File

@ -26,6 +26,7 @@ RUN apt-get update && \
dmidecode \
i2c-tools \
psmisc \
python3-jsonschema \
libpci3
# TODO: Remove these lines once we no longer need Python 2