Skip to content

Commit 0e9f795

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 028c634 commit 0e9f795

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
@@ -51,7 +51,7 @@ gmsh = [
5151
"meshwell~=1.0.7"
5252
]
5353
klayout = ["klayout", "pyvis<=0.3.1", "vlsir", "vlsirtools"]
54-
luminescent = ["luminescent>=0.2.12,<0.4.0", "sortedcontainers"]
54+
luminescent = ["luminescent>=0.2.12,<1.1.0", "sortedcontainers"]
5555
maintainer = ["mypy", "tbump", "towncrier"]
5656
meow = [
5757
"jax>=0.4.26",

0 commit comments

Comments
 (0)