PyYAML==5.4.1
ruamel.yaml==0.17.10

[all]
junitparser==2.1.1
isort==5.9.3
pytest==6.2.4
yamllint==1.26.2
coverage==5.5
yapf==0.31.0

[coverage]
coverage==5.5

[isort]
isort==5.9.3

[junitparser]
junitparser==2.1.1

[pytest]
pytest==6.2.4

[test]
isort==5.9.3
junitparser==2.1.1
pytest==6.2.4
yamllint==1.26.2
coverage==5.5
yapf==0.31.0

[yamllint]
yamllint==1.26.2

[yapf]
yapf==0.31.0
