
[:python_full_version < "3"]
pyyaml<5.4
requests>=2.25

[:python_full_version >= "3"]
dom-toml>=2.1.0
pyyaml>=5.4
requests>=2.25
