Skip to content

Commit 0ead3d3

Browse files
committed
Merge branch 'main' into fix/cascaded-mzi-notebook
2 parents b05d6e4 + 0d0fc60 commit 0ead3d3

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
@@ -16,7 +16,7 @@ dependencies = [
1616
"gdsfactory>=9.29.1",
1717
"pint",
1818
"tqdm",
19-
"numpy==2.2", # numpy 2.2 is required for numba
19+
"numpy>=2.0,<3",
2020
"xarray==2025.7.1"
2121
]
2222
description = "gdsfactory plugins"

0 commit comments

Comments
 (0)