Skip to content

Commit f756a32

Browse files
committed
Lower jax version requirement
1 parent a133ec2 commit f756a32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies = [
1212
"equinox>=0.13.2",
1313
"galois>=0.4.7",
1414
"ipywidgets>=8.1.8",
15-
"jax>=0.8.0",
15+
"jax>=0.5.0",
1616
"lxml>=6.0.2",
1717
"numpy>=2.2.6",
1818
"pyperclip>=1.11.0",

0 commit comments

Comments
 (0)