pyyaml==5.3.1
yamlordereddictloader==0.4.0
docutils==0.16
comtypes==1.1.7

[:python_version < "3.6"]
configparser==4.0.2

[:python_version >= "3.6"]
configparser==5.0.0

[dev]
wheel

[test]
pytest
