GitPython>=1.0.1
PyYAML>=5.3.1
stevedore>=1.20.0
rich

[:(platform_system=="Windows")]
colorama>=0.3.9

[test]
coverage>=4.5.4
fixtures>=3.0.0
flake8>=4.0.0
stestr>=2.5.0
testscenarios>=0.5.0
testtools>=2.3.0
tomli>=1.1.0
beautifulsoup4>=4.8.0
pylint==1.9.4

[toml]

[toml:python_version < "3.11"]
tomli>=1.1.0

[yaml]
PyYAML
