diff --git a/poetry.lock b/poetry.lock index a48aa6b9f..aa64a5b7a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b64aecee7ff13a71a00dc70dc1ba425fe63c572c64bc715a1d227e029aa57454 -size 439224 +oid sha256:811e5f8a35369917fb9dc681592e923c4360ab15d59991b8e247e3f6a2e6b7ed +size 441979 diff --git a/pyproject.toml b/pyproject.toml index a69cd28e4..bc28ed1da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -151,6 +151,7 @@ pytest-subtests = "*" pytest-xdist = "*" pytest-timeout = "*" pytest-timeouts = "*" +ruff = "*" scipy = "*" sphinx = "*" sphinx-rtd-theme = "*"