pytest>=6.1.0

[:python_version < "3.8"]
typing-extensions>=3.7.2

[testing]
coverage==6.2
hypothesis>=5.7.1
flaky>=3.5.0
mypy==0.931
pytest-trio>=0.7.0
