Skip to content

Commit fb29b5d

Browse files
build(deps-dev): update luminescent requirement
Updates the requirements on luminescent to permit the latest version. --- updated-dependencies: - dependency-name: luminescent dependency-version: 3.2.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 738f7b1 commit fb29b5d

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
@@ -49,7 +49,7 @@ docs = [
4949
femwell = ["femwell~=0.1.11", "meshwell~=2.1.1"]
5050
gfviz = ["jinja2", "fastapi", "shapely", "natsort"]
5151
klayout = ["klayout", "pyvis<=0.3.2", "vlsir", "vlsirtools", "gitpython"]
52-
luminescent = ["luminescent>=0.2.12,<0.4.0", "sortedcontainers"]
52+
luminescent = ["luminescent>=0.2.12,<3.3.0", "sortedcontainers"]
5353
maintainer = ["mypy", "tbump", "towncrier"]
5454
meow = ["meow-sim>=0.15", "sax~=0.16.3", "tidy3d~=2.11.1"]
5555
meshwell = ["shapely", "meshwell~=2.1.1"]

0 commit comments

Comments
 (0)