requests>=2.31.0

[:python_version < "3.10"]
importlib-metadata>=3.10.0

[build]
build
twine

[docs]
sphinx==3.0.1

[tests]
pytest==5.4.1
pytest-cov==2.8.1
