Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@ gfviz = ["jinja2", "fastapi", "shapely", "natsort"]
klayout = ["klayout", "pyvis<=0.3.2", "vlsir", "vlsirtools", "gitpython"]
luminescent = ["luminescent>=0.2.12,<4.1.0", "sortedcontainers"]
maintainer = ["mypy", "tbump", "towncrier"]
meow = ["meow-sim>=0.15", "sax>=0.17,<0.19", "tidy3d~=2.11.1"]
meow = ["meow-sim>=0.15", "sax~=0.18.2", "tidy3d~=2.11.1"]
meshwell = ["shapely", "meshwell~=2.1.1"]
path_length_analysis = ["bokeh", "numba", "shapely"]
sax = ["sax>=0.17,<0.19"]
sax = ["sax~=0.18.2"]
schematic = ["bokeh", "ipywidgets", "natsort"]
tidy3d = ["tidy3d~=2.11.1", "gdstk", "pytz"] # pin max version because tidy3d often introduces breaking API changes across minor releases
vlsir = ["vlsir", "vlsirtools"]
Expand Down
56 changes: 28 additions & 28 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading