Skip to content

Commit fd0b81b

Browse files
Update jax requirement in /dev_tools/requirements/deps
Updates the requirements on [jax](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.38...jax-v0.10.1) --- updated-dependencies: - dependency-name: jax dependency-version: 0.10.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d9e5ec commit fd0b81b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
pyscf
2-
jax~=0.4.38
2+
jax~=0.10.1
33
jaxlib~=0.4.38
44
ase

0 commit comments

Comments
 (0)