Skip to content

Commit 92b6ec1

Browse files
deps: Update dependency jaxlib to >=0.7.0
1 parent 4c500c7 commit 92b6ec1

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.7.0", 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)