From 6415a81aad80e18b852333e46ff88d790361b360 Mon Sep 17 00:00:00 2001 From: Joaquin Matres <4514346+joamatab@users.noreply.github.com> Date: Tue, 30 Apr 2024 09:20:43 -0700 Subject: [PATCH] update gplugins --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 68acd4cc..706001f7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ classifiers = [ ] dependencies = [ "gdsfactory==7.25.0", - "gplugins[tidy3d,sax,schematic]>=0.12,<0.13" + "gplugins[tidy3d,sax,schematic]>=0.13,<0.14" ] description = "ubcpdk pdk" keywords = ["python"]