governance/requirements.txt
Doug Hellmann 96e8407730 add jsonschema validation for project data
This change adds a tool to perform basic JSONSchema validation of the
reference/projects.yaml file.

Change-Id: I28ff94af37d7f4de07c1d282bf3c37c77eeea101
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Co-Authored-by: Zane Bitter <zbitter@redhat.com>
2019-07-31 10:03:31 -04:00

11 lines
197 B
Plaintext

# NOTE(harlowja): For graph generation tool.
#
# Not currently needed for anything else.
pydot2>=1.0.32
PyYAML>=3.1.0
six>=1.9.0
yamlordereddictloader
mwclient==0.8.1
ruamel.yaml
jsonschema>=2.6.0