Skip to content

Commit 96662d3

Browse files
deps: Update dependency jaxlib to >=0.9.0
1 parent f2b6062 commit 96662d3

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

214214
[tool.pixi.feature.cuda-backends.target.linux.dependencies]
215215
cupy = ">=14.0.1"
216-
jaxlib = { version = ">=0.7.2", build = "cuda12*" }
216+
jaxlib = { version = ">=0.9.0", build = "cuda12*" }
217217
pytorch = { version = ">=2.10.0", build = "cuda12*" }
218218

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

0 commit comments

Comments
 (0)