diff --git a/pyproject.toml b/pyproject.toml index 9efabab7d..ba5b8dec7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,6 +71,7 @@ dev = [ "pytest-cov", "pytest-custom_exit_code", # used in the CI "pytest-asyncio", + "flaky", "responses", "tox", "coverage",