We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c500c7 commit 92b6ec1Copy full SHA for 92b6ec1
pyproject.toml
@@ -177,7 +177,7 @@ system-requirements = { cuda = "12" }
177
178
[tool.pixi.feature.cuda-backends.target.linux-64.dependencies]
179
cupy = ">=13.5.1"
180
-jaxlib = { version = ">=0.6.0", build = "cuda12*" }
+jaxlib = { version = ">=0.7.0", build = "cuda12*" }
181
pytorch = { version = ">=2.7.1", build = "cuda12*" }
182
183
[tool.pixi.feature.cuda-backends.target.osx-64.dependencies]
0 commit comments