Skip to content

Commit 53d7bcb

Browse files
Bump jax[cpu] from 0.3.15 to 0.3.16
Bumps [jax[cpu]](https://github.com/google/jax) from 0.3.15 to 0.3.16. - [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.15...jax-v0.3.16) --- updated-dependencies: - dependency-name: jax[cpu] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9753478 commit 53d7bcb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements_test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# base
22

3-
numpy>=1.18.5,<=1.22
3+
numpy>=1.18.5,<1.24
44
scipy==1.8.1
55
matplotlib==3.5.2
66
scikit-learn>=0.22.2,<1.2.0
@@ -42,7 +42,7 @@ xgboost==1.6.1
4242
kornia~=0.6.6
4343
tensorboardX==2.5.1
4444
lief==0.12.1
45-
jax[cpu]==0.3.15
45+
jax[cpu]==0.3.16
4646

4747
# Lingvo ASR dependencies
4848
# supported versions: (lingvo==0.6.4 with tensorflow-gpu==2.1.0)

0 commit comments

Comments
 (0)