Skip to content

Commit 0d1162d

Browse files
committed
[deps] update rerun-sdk to 0.24.0
1 parent eaa59ee commit 0d1162d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ cwd = "humble_ws"
112112

113113
# Install Rerun and URDF loader manually via pip3, this should be replaced with direct pypi dependencies in the future.
114114
[tasks.rerun_viewer]
115-
cmd = "pip install rerun-sdk==0.23.4"
115+
cmd = "pip install rerun-sdk==0.24.0"
116116

117117
[tasks.rerun_urdf_loader]
118118
cmd = "pip install git+https://github.com/rerun-io/rerun-loader-python-example-urdf.git"

0 commit comments

Comments
 (0)