Skip to content

Commit dd7650a

Browse files
deps: Update dependency jaxlib to >=0.5.3 (#309)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0979f26 commit dd7650a

File tree

2 files changed

+63
-44
lines changed

2 files changed

+63
-44
lines changed

pixi.lock

Lines changed: 62 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ system-requirements = { cuda = "12" }
161161

162162
[tool.pixi.feature.cuda-backends.target.linux-64.dependencies]
163163
cupy = ">=13.4.1"
164-
jaxlib = { version = ">=0.5.2", build = "cuda12*" }
164+
jaxlib = { version = ">=0.5.3", build = "cuda12*" }
165165
pytorch = { version = ">=2.7.0", build = "cuda12*" }
166166

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

0 commit comments

Comments
 (0)