requirements_rtd: Add jsonschema module

This module is needed so that we can import kas during the readthedocs
build to extract command line usage information.

Signed-off-by: Paul Barker <pbarker@konsulko.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
This commit is contained in:
Paul Barker 2020-06-02 10:35:20 +02:00 committed by Jan Kiszka
parent d81c794f30
commit 99af709434

View File

@ -1,3 +1,4 @@
sphinx>=1.2.0
CommonMark>=0.5.6
sphinx-argparse>=0.2.1
jsonschema>=2.5.0