diff --git a/setup.cfg b/setup.cfg index 97386f97..88a535e5 100644 --- a/setup.cfg +++ b/setup.cfg @@ -56,5 +56,6 @@ tests = pytest==8.3.3 pytest-asyncio==0.24.0 pytest-cov==6.0.0 + pytest-randomly==3.16.0 pytest-rerunfailures==14.0 hypothesis==6.119.1