Skip to content

Commit a4ae345

Browse files
Merge pull request #23 from andrewkaufman/mjc335
Lock to mujoco 3.3.5
2 parents cab3992 + 0f2041e commit a4ae345

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = {text = "Apache-2.0"}
77
readme = "README.md"
88
requires-python = ">=3.10,<3.13"
99
dependencies = [
10-
"mujoco>=3.3.5",
10+
"mujoco==3.3.5",
1111
"usd-exchange>=2.1.0a3", # locked to USD 25.05
1212
"numpy-stl>=3.2",
1313
"tinyobjloader>=2.0.0rc13",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)