We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0515a7b commit b3bc710Copy full SHA for b3bc710
1 file changed
pyproject.toml
@@ -12,7 +12,7 @@ classifiers = [
12
"Programming Language :: Python :: 3.13"
13
]
14
dependencies = [
15
- "gdsfactory<9.40.2",
+ "gdsfactory~=9.40.1",
16
"gplugins[sax]~=2.0.0",
17
"doroutes>=0.2.1",
18
"scikit-rf>=1.0.0",
0 commit comments