Skip to content

Commit

Permalink
pip prod(deps): bump jax from 0.4.37 to 0.4.38
Browse files Browse the repository at this point in the history
Bumps [jax](https://github.com/jax-ml/jax) from 0.4.37 to 0.4.38.
- [Release notes](https://github.com/jax-ml/jax/releases)
- [Changelog](https://github.com/jax-ml/jax/blob/main/CHANGELOG.md)
- [Commits](jax-ml/jax@jax-v0.4.37...jax-v0.4.38)

---
updated-dependencies:
- dependency-name: jax
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent b8611e0 commit 06a2427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dev = [
"pyright==1.1.390",
]
gui = ["textual==1.0.0", "pyclip==0.7"]
jax = ["jax==0.4.37", "numpy==2.2.0"]
jax = ["jax==0.4.38", "numpy==2.2.0"]
onnx = ["onnx==1.17.0", "numpy==2.2.0"]
riscv = ["riscemu==2.2.7"]
wgpu = ["wgpu==0.19.3"]
Expand Down

0 comments on commit 06a2427

Please sign in to comment.