diff --git a/pyproject.toml b/pyproject.toml index 5c2d88cd..40484984 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ docs = [ femwell = ["femwell~=0.1.11", "meshwell~=2.1.1"] gfviz = ["jinja2", "fastapi", "shapely", "natsort"] klayout = ["klayout", "pyvis<=0.3.2", "vlsir", "vlsirtools", "gitpython"] -luminescent = ["luminescent>=0.2.12,<0.4.0", "sortedcontainers"] +luminescent = ["luminescent>=0.2.12,<3.3.0", "sortedcontainers"] maintainer = ["mypy", "tbump", "towncrier"] meow = ["meow-sim>=0.15", "sax~=0.16.3", "tidy3d~=2.11.1"] meshwell = ["shapely", "meshwell~=2.1.1"]