Skip to content

Commit 9a6e545

Browse files
btabacopybara-github
authored andcommitted
Pin to latest.
PiperOrigin-RevId: 796467968 Change-Id: I32078c5469f2486cf21351e6d2ce5f909dff7599
1 parent 25f570d commit 9a6e545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ explicit = true
5252
[tool.uv.sources]
5353
mujoco = { index = "mujoco" }
5454
warp-lang = { index = "nvidia" }
55-
mujoco-mjx = { git = "https://github.com/google-deepmind/mujoco", rev = "977f94e9dfba12e1861fe5cbc56c50bfb734a78e", subdirectory = "mjx" }
55+
mujoco-mjx = { git = "https://github.com/google-deepmind/mujoco", rev = "main", subdirectory = "mjx" }
5656

5757
[project.optional-dependencies]
5858
test = [

0 commit comments

Comments
 (0)