We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fa39a9 commit 078b3a7Copy full SHA for 078b3a7
pyproject.toml
@@ -10,7 +10,7 @@ build-backend = "scikit_build_core.build"
10
name = "pyluxcore"
11
dynamic = ["version"]
12
dependencies = [
13
- "nvidia-cuda-nvrtc == 13.1.115; sys_platform != 'darwin'",
+ "nvidia-cuda-nvrtc == 12.8.61; sys_platform != 'darwin'",
14
]
15
requires-python = ">= 3.10"
16
description = "LuxCore Python bindings"
0 commit comments