Skip to content

Commit 26b398b

Browse files
committed
Set nvrtc version to 12.8.93
1 parent 4fee9ec commit 26b398b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ build-backend = "scikit_build_core.build"
1010
name = "pyluxcore"
1111
dynamic = ["version"]
1212
dependencies = [
13-
"nvidia-cuda-nvrtc == 12.8.61; sys_platform != 'darwin'",
13+
"nvidia-cuda-nvrtc-cu12 == 12.8.93; sys_platform != 'darwin'",
1414
]
1515
requires-python = ">= 3.10"
1616
description = "LuxCore Python bindings"

0 commit comments

Comments
 (0)