Skip to content

Commit 808f127

Browse files
committed
chore: use quantinuum-schemas 2.1.0
1 parent ac8f090 commit 808f127

File tree

2 files changed

+10
-13
lines changed

2 files changed

+10
-13
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ pytket = "^1.34"
2020
pytket-qiskit = {version = ">=0.50", optional = true}
2121
websockets = ">11,<14"
2222
pydantic-settings = "^2"
23-
#quantinuum-schemas = "^2.0"
24-
quantinuum-schemas = {path="../quantinuum-schemas"}
23+
quantinuum-schemas = "^2.1"
2524
hugr = "^0.11.3"
2625
guppylang = "^0.17.0"
2726

0 commit comments

Comments
 (0)