Skip to content

Commit 667386b

Browse files
Update luminescent requirement from <0.4.0,>=0.2.12 to >=0.2.12,<1.1.0
Updates the requirements on luminescent to permit the latest version. --- updated-dependencies: - dependency-name: luminescent dependency-version: 1.0.39 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64e9a73 commit 667386b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ gmsh = [
6060
"meshwell~=1.0.7"
6161
]
6262
klayout = ["klayout", "pyvis<=0.3.1", "vlsir", "vlsirtools"]
63-
luminescent = ["luminescent>=0.2.12,<0.4.0", "sortedcontainers"]
63+
luminescent = ["luminescent>=0.2.12,<1.1.0", "sortedcontainers"]
6464
maintainer = ["mypy", "tbump", "towncrier"]
6565
meow = [
6666
"meow-sim>=0.14.1,<0.15",

0 commit comments

Comments
 (0)