diff --git a/poetry.lock b/poetry.lock index 209cfea57..564779b6e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0331d5e607fb9fb524f5457c1a84677630852b11dfcb84752aaae6c982724b89 -size 614123 +oid sha256:0e15c700ef7dd958815caaec9f2747c560fe1a77990275354bdfe2ff3ac38457 +size 613262 diff --git a/pyproject.toml b/pyproject.toml index db1b4195a..16908b11d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -108,7 +108,6 @@ pycryptodome = "*" PyJWT = "*" pyserial = "*" pyzmq = "*" -rerun-sdk = "*" requests = "*" scons = "*" sentry-sdk = "*" @@ -165,6 +164,7 @@ pytest-timeout = "*" pytest-randomly = "*" pytest-asyncio = "*" pytest-mock = "*" +rerun-sdk = "*" ruff = "*" sphinx = "*" sphinx-rtd-theme = "*"