diff --git a/pyproject.toml b/pyproject.toml index 88342e13..04351a72 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,6 +56,7 @@ test = [ "pytest>=7.4,<8.1", "pytest-cov~=4.1.0", "pytest-mock~=3.12.0", + "pytest-randomly==3.*", "pytest-xdist==3.*", "security~=1.2.0", "types-mock==5.1.*",