Skip to content

Commit 520e950

Browse files
authored
feat(tket2-py)!: bump tket2_exts constraint (#794)
BREAKING CHANGE: Adds `OrderInZones` to `tket2.qsystem.utils`
1 parent 7560029 commit 520e950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tket2-py/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
'pytket >= 2.0, < 3',
3131
'hugr >= 0.10.0, < 0.11',
3232
'tket2_eccs >= 0.3.0, < 0.4',
33-
'tket2_exts >= 0.4.0, < 0.5',
33+
'tket2_exts >= 0.5.0, < 0.6',
3434
]
3535

3636
[tool.uv.sources]

0 commit comments

Comments
 (0)