build>=0.1
setuptools

[:python_version < "3.11"]
tomli

[test]
pytest

[test:python_version == "3.7"]
mock>=3.0.0
