Skip to content

Commit 3d9f589

Browse files
authored
Merge pull request #669 from gdsfactory/update_sax
update sax
2 parents 63607a3 + d059f57 commit 3d9f589

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@ gfviz = ["jinja2", "fastapi", "shapely", "natsort"]
5151
klayout = ["klayout", "pyvis<=0.3.1", "vlsir", "vlsirtools", "gitpython"]
5252
luminescent = ["luminescent>=0.2.12,<0.4.0", "sortedcontainers"]
5353
maintainer = ["mypy", "tbump", "towncrier"]
54-
meow = ["meow-sim>=0.14.1,<0.15", "sax>=0.15.6,<0.16.0", "tidy3d>=2.8.2,<2.9"]
54+
meow = ["meow-sim>=0.14.1,<0.15", "sax~=0.16.3", "tidy3d>=2.8.2,<2.9"]
5555
meshwell = ["shapely", "meshwell~=2.1.1"]
5656
path_length_analysis = ["bokeh", "numba", "shapely"]
57-
sax = ["sax~=0.15.14"]
57+
sax = ["sax~=0.16.3"]
5858
schematic = ["bokeh", "ipywidgets", "natsort"]
5959
tidy3d = ["tidy3d>=2.8.2,<2.9", "gdstk"]
6060
vlsir = ["vlsir", "vlsirtools"]

0 commit comments

Comments
 (0)