Skip to content

Commit

Permalink
Update gplugins[sax,schematic,tidy3d] requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [gplugins[sax,schematic,tidy3d]](https://github.com/gdsfactory/gplugins) to permit the latest version.
- [Release notes](https://github.com/gdsfactory/gplugins/releases)
- [Changelog](https://github.com/gdsfactory/gplugins/blob/main/CHANGELOG.md)
- [Commits](gdsfactory/gplugins@v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: gplugins[sax,schematic,tidy3d]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 84d647f commit 0844ff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ classifiers = [
]
dependencies = [
"gdsfactory~=7.26.1",
"gplugins[tidy3d,sax,schematic]>=0.13,<0.14"
"gplugins[tidy3d,sax,schematic]>=0.13,<0.15"
]
description = "ubcpdk pdk"
keywords = ["python"]
Expand Down

0 comments on commit 0844ff8

Please sign in to comment.