We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6256c64 commit 45a523eCopy full SHA for 45a523e
2 files changed
pyproject.toml
@@ -14,7 +14,7 @@ requires-python = ">=3.10"
14
dependencies = [
15
"numpy >= 1.21.2",
16
"scipy >= 1.7.1",
17
- "jax[cpu]>=0.5.1",
+ "jax[cpu]>=0.5.3",
18
"tensornetwork >= 0.4.5",
19
"h5py >= 3.6.0",
20
"tqdm[notebook] >= 4.64.1",
0 commit comments