Skip to content

Commit bca8dc2

Browse files
⬆️ Update jaxlib requirement from <0.6.0 to <0.7.0
Updates the requirements on [jaxlib](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@jaxlib-v0.4.13...jax-v0.6.1) --- updated-dependencies: - dependency-name: jaxlib dependency-version: 0.6.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 013007f commit bca8dc2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
numpy
22
jax<0.6.0
3-
jaxlib<0.6.0
3+
jaxlib<0.7.0
44
matplotlib
55
msgpack
66
tqdm

requirements-doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
tqdm
22
jax<0.6.0
3-
jaxlib<0.6.0
3+
jaxlib<0.7.0
44
matplotlib
55
numpy
66
scipy

0 commit comments

Comments
 (0)