governance/requirements.txt
Radosław Piliszek 9128e50225 Fix gate
and a related script.

pydot2 is not maintained and stopped being installable.
pydot is maintained and seems to work the same.

Change-Id: Id248d2349c31b4cb4ad82c2afde10787c75081c7
2021-09-16 15:58:18 +00:00

11 lines
188 B
Plaintext

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