governance/requirements.txt
Graham Hayes da276f3850
Change yaml output to use ruamel.yaml
This preserves the whitespace already in use and allows clean
machine output content.

Change-Id: Ic95aedeaaeb23a87984e095a3ec9c0729ffc7048
Signed-off-by: Graham Hayes <gr@ham.ie>
2019-07-08 16:10:50 +01:00

9 lines
178 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