Skip to content

Commit 40e0190

Browse files
committed
Update pyproject.toml
1 parent 9dcd4da commit 40e0190

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
@@ -58,7 +58,7 @@ dependencies = [
5858
# Used for loading raytracing special texture images used by LuisaRender
5959
"OpenEXR",
6060
# Native batch renderer specifically designed for Genesis
61-
"gs-madrona==0.0.6; platform_system=='Linux' and (platform_machine=='x86_64' or platform_machine=='AMD64')",
61+
"gs-madrona==0.0.6.post1; platform_system=='Linux' and (platform_machine=='x86_64' or platform_machine=='AMD64')",
6262
# Used for mesh simplification
6363
"fast_simplification>=0.1.12",
6464
# Surface reconstruction library for particle data from SPH simulations.

0 commit comments

Comments
 (0)