six

[:(python_version<'3.8')]
importlib_metadata>=1.7.0

[testing]
astroid>=2.0
pylint~=2.3.1
pytest
coverage

[yaml]
PyYAML>=5.1.0
