governance/requirements.txt
Doug Hellmann 8d38d82b41 show deliverables in the order listed in the projects file
Use an ordered dictionary loader to maintain the order items appear in
the projects file so we can produce them in the same order in the
output.

Change-Id: I96707f96056cc94a34cf9f4b9edfb73f42f7bb27
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-01-11 16:32:35 -05:00

8 lines
151 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