Skip to content

Commit 9dc42d5

Browse files
chore(deps): update dependency jax to ^0.5.0 (#107)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4ddb81d commit 9dc42d5

File tree

2 files changed

+44
-53
lines changed

2 files changed

+44
-53
lines changed

poetry.lock

Lines changed: 43 additions & 52 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
@@ -48,7 +48,7 @@ optional = true
4848
[tool.poetry.group.benchmark.dependencies]
4949
numpy = "^2.0.0"
5050
torch = "^2.5.0"
51-
jax = {extras = ["cuda12"], version = "^0.4.35"}
51+
jax = {extras = ["cuda12"], version = "^0.5.0"}
5252
flax = "^0.10.0"
5353

5454
[tool.poetry.group.docs]

0 commit comments

Comments
 (0)