diff --git a/poetry.lock b/poetry.lock index 5a53c98c2f..40de348022 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f71f613f59be58d7598daad562c360338ff9877b63caff3d67113d902c6d671c -size 450611 +oid sha256:1e9969f3dbbc5122de48b4aa0f891d829457c1047bf51d92796a38717a27e528 +size 450856 diff --git a/pyproject.toml b/pyproject.toml index 471473894c..d61a45c9d0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -148,6 +148,7 @@ pytest-subtests = "*" pytest-xdist = "*" pytest-timeout = "*" pytest-timeouts = "*" +pytest-random-order = "*" ruff = "*" scipy = "*" sphinx = "*"