Skip to content

Commit b6f595f

Browse files
authored
Update pyproject.toml
1 parent c61d590 commit b6f595f

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
@@ -60,7 +60,7 @@ dependencies = [
6060
# Native batch renderer specifically designed for Genesis
6161
"gs-madrona>=0.0.2; platform_system == 'Linux' and (platform_machine == 'x86_64' or platform_machine == 'AMD64')",
6262
# Used for mesh simplification
63-
"fast_simplification==0.1.12",
63+
"fast_simplification>=0.1.12",
6464
]
6565

6666
[project.optional-dependencies]

0 commit comments

Comments
 (0)