Skip to content

Commit 37b3081

Browse files
authored
Merge pull request #586 from gdsfactory/remove-doroutes
Update doroutes to ~=0.6.0
2 parents f931db2 + 893daec commit 37b3081

2 files changed

Lines changed: 23 additions & 11 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ classifiers = [
3333
"Typing :: Typed",
3434
]
3535
dependencies = [
36-
"doroutes>=0.2.0",
36+
"doroutes~=0.6.0",
3737
"gdsfactory>=9.39.0,<9.41.0",
3838
"typing-extensions>=4.12.0",
3939
]

uv.lock

Lines changed: 22 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)