move rerun to dev dependencies (#32534)

old-commit-hash: b9244f103114607c0ca8e543660a284339c045f1
This commit is contained in:
Adeeb Shihadeh
2024-05-25 11:09:08 -07:00
committed by GitHub
parent 60b476a5b6
commit 75f86a0845
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0331d5e607fb9fb524f5457c1a84677630852b11dfcb84752aaae6c982724b89
size 614123
oid sha256:0e15c700ef7dd958815caaec9f2747c560fe1a77990275354bdfe2ff3ac38457
size 613262
+1 -1
View File
@@ -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 = "*"