Update jaxlib requirement from <=0.4.14 to <=0.4.26 in /tests
Updates the requirements on [jaxlib](https://github.com/google/jax) to permit the latest version. - [Release notes](https://github.com/google/jax/releases) - [Changelog](https://github.com/google/jax/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/jax/compare/jaxlib-v0.1.32...jaxlib-v0.4.26) --- updated-dependencies: - dependency-name: jaxlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bdc1c22f02
commit
5e90279eb3
|
|
@ -24,5 +24,5 @@ pytest-dependency==0.5.1
|
|||
pytest-html==4.1.1
|
||||
pytest-timeout==2.2.0
|
||||
jax<=0.4.14
|
||||
jaxlib<=0.4.14
|
||||
jaxlib<=0.4.26
|
||||
torch>=1.13,<2.3
|
||||
|
|
|
|||
Loading…
Reference in New Issue