
[:python_version < "3.10"]
PyYAML<6.0,>=3.13

[:python_version < "3.8"]
typing_extensions>=4.0

[:python_version >= "3.10"]
PyYAML>=6.0

[dev]
pytest
tox
isort
flake8
black
build
twine
