Skip to content

Commit 45a523e

Browse files
committed
Bump jax dependency up to 0.5.3
1 parent 6256c64 commit 45a523e

File tree

2 files changed

+148
-105
lines changed

2 files changed

+148
-105
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ requires-python = ">=3.10"
1414
dependencies = [
1515
"numpy >= 1.21.2",
1616
"scipy >= 1.7.1",
17-
"jax[cpu]>=0.5.1",
17+
"jax[cpu]>=0.5.3",
1818
"tensornetwork >= 0.4.5",
1919
"h5py >= 3.6.0",
2020
"tqdm[notebook] >= 4.64.1",

0 commit comments

Comments
 (0)