Skip to content

Commit eeec869

Browse files
yaugenst-flexmomchil-flex
authored andcommitted
maint: Bump JAX version for numpy 2 compatibility
1 parent 78dfeff commit eeec869

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

poetry.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ gdspy = { version = "*", optional = true }
6868
gdstk = { version = ">=0.9.49", optional = true }
6969

7070
# jax
71-
jaxlib = { version = ">=0.4.25", source = "jaxsource", optional = true }
72-
jax = { version = ">=0.4.25", extras = [
71+
jaxlib = { version = ">=0.4.26", source = "jaxsource", optional = true }
72+
jax = { version = ">=0.4.26", extras = [
7373
"cpu",
7474
], source = "jaxsource", optional = true }
7575

0 commit comments

Comments
 (0)