diff --git a/pyproject.toml b/pyproject.toml index 49f48342..047378ab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ keywords = [ "compilation", ] dependencies = [ - "libqasm==1.2.1", + "libqasm==1.3.0", "networkx>=3.4.2", "numpy>=2.2.6", "scipy>=1.15.3",