Skip to content

Commit

Permalink
chore(deps): update jax[cpu] requirement from <0.5,>=0.4 to >=0.4,<0.6
Browse files Browse the repository at this point in the history
Updates the requirements on [jax[cpu]](https://github.com/jax-ml/jax) to permit the latest version.
- [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.0...jax-v0.5.0)

---
updated-dependencies:
- dependency-name: jax[cpu]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent 98e3467 commit 7624c46
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 = [
"coveralls>=4,<5",
"ipykernel>=6,<7",
"ipython>=8,<9",
"jax[cpu]>=0.4,<0.5",
"jax[cpu]>=0.4,<0.6",
"jupyter>=1,<2",
"mypy>=1,<2",
"nbval>=0.11,<0.12",
Expand Down

0 comments on commit 7624c46

Please sign in to comment.