governance/requirements.txt
Takashi Kajinami ccb73f3b21 Drop six
... because this tool may not be run with Python 2. This allows us to
reduce additional dependencies.

Change-Id: I21f16361d8678ea5eb10966fde75228dcec8f861
2024-02-19 02:52:10 +09:00

10 lines
177 B
Plaintext

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