We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c61d590 commit b6f595fCopy full SHA for b6f595f
pyproject.toml
@@ -60,7 +60,7 @@ dependencies = [
60
# Native batch renderer specifically designed for Genesis
61
"gs-madrona>=0.0.2; platform_system == 'Linux' and (platform_machine == 'x86_64' or platform_machine == 'AMD64')",
62
# Used for mesh simplification
63
- "fast_simplification==0.1.12",
+ "fast_simplification>=0.1.12",
64
]
65
66
[project.optional-dependencies]
0 commit comments