ccb73f3b21
... because this tool may not be run with Python 2. This allows us to reduce additional dependencies. Change-Id: I21f16361d8678ea5eb10966fde75228dcec8f861
10 lines
177 B
Plaintext
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
|