[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 GitHub
parent d294807b6b
commit 0803f7bf34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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