
[yaml]

[yaml:python_version == "2.7"]
PyYAML<6,>=3.10

[yaml:python_version >= "3"]
PyYAML>=5.1
