[JAX] Bump jax lib (#12053)

* fix_torch_device_generate_test

* remove @

* bump up jax lib
This commit is contained in:
Patrick von Platen 2021-06-07 13:04:18 +01:00 committed by GitHub
parent 185122ef22
commit 59f75d538b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ _deps = [
"ipadic>=1.0.0,<2.0",
"isort>=5.5.4",
"jax>=0.2.8",
"jaxlib>=0.1.59",
"jaxlib>=0.1.65",
"jieba",
"keras2onnx",
"nltk",