Skip to content

Commit aa4d0ab

Browse files
deps: Update dependency jaxlib to >=0.6.2
1 parent 4cf19c6 commit aa4d0ab

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
@@ -177,7 +177,7 @@ system-requirements = { cuda = "12" }
177177

178178
[tool.pixi.feature.cuda-backends.target.linux-64.dependencies]
179179
cupy = ">=13.5.1"
180-
jaxlib = { version = ">=0.6.0", build = "cuda12*" }
180+
jaxlib = { version = ">=0.6.2", build = "cuda12*" }
181181
pytorch = { version = ">=2.7.1", build = "cuda12*" }
182182

183183
[tool.pixi.feature.cuda-backends.target.osx-64.dependencies]

0 commit comments

Comments
 (0)