From a1b3c2d600f8cf81580db7e66449f4c044a71494 Mon Sep 17 00:00:00 2001 From: Matthew Trepte Date: Thu, 26 Feb 2026 07:42:57 +0000 Subject: [PATCH] update newton pin --- source/isaaclab/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/isaaclab/setup.py b/source/isaaclab/setup.py index fc200e614f5..5027b86d172 100644 --- a/source/isaaclab/setup.py +++ b/source/isaaclab/setup.py @@ -50,7 +50,7 @@ "flaky", "packaging", # visualizers - "newton @ git+https://github.com/newton-physics/newton.git@35657fc", + "newton @ git+https://github.com/newton-physics/newton.git@821d4daafa2df446f6300688ba6a8a1d15e19e36", "imgui-bundle>=1.92.5", "rerun-sdk>=0.29.0", # Required by pydantic-core/imgui_bundle on Python 3.12 (Sentinel symbol).