update foxglove-sdk to 0.25.1

This commit is contained in:
Roman Shtylman
2026-06-17 12:16:12 -07:00
committed by CarolinePascal
parent 5ed0981bc5
commit 60c0dcf33d
2 changed files with 26 additions and 2 deletions
+1 -1
View File
@@ -127,7 +127,7 @@ viz = [
"rerun-sdk>=0.24.0,<0.34.0",
]
foxglove = [
"foxglove-sdk>=0.24.0,<1.0.0",
"foxglove-sdk>=0.25.1,<1.0.0",
]
# ── User-facing composite extras (map to CLI scripts) ─────
# lerobot-record, lerobot-replay, lerobot-calibrate, lerobot-teleoperate, etc.