Skip to content

Commit 19d7c65

Browse files
Bump jax from 0.3.25 to 0.4.1 (#346)
Bumps [jax](https://github.com/google/jax) from 0.3.25 to 0.4.1. - [Release notes](https://github.com/google/jax/releases) - [Changelog](https://github.com/google/jax/blob/main/CHANGELOG.md) - [Commits](jax-ml/jax@jax-v0.3.25...jax-v0.4.1) --- updated-dependencies: - dependency-name: jax dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8fd409 commit 19d7c65

File tree

2 files changed

+11
-12
lines changed

2 files changed

+11
-12
lines changed

poetry.lock

Lines changed: 10 additions & 11 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
@@ -53,7 +53,7 @@ python = ">=3.8,<3.11"
5353
cclib = "^1"
5454
scipy = "^1.9"
5555

56-
jax = {version = "^0.3", optional = true}
56+
jax = {version = "^0.4", optional = true}
5757
jaxlib = {version = "^0.3", optional = true}
5858
rich = {version = "^12", optional = true}
5959
thermo = {version = "^0.2", optional = true}

0 commit comments

Comments
 (0)