Skip to content

Commit

Permalink
chore(deps-py): update tket2-exts requirement in /tket2-py
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: tket2-exts
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent ea1a0d5 commit fb376e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tket2-py/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies = [
'pytket >= 1.34, < 2',
'hugr >= 0.9.0, < 0.10',
'tket2_eccs >= 0.2.0, < 0.3',
'tket2_exts >= 0.1.0, < 0.2',
'tket2_exts >= 0.1.0, < 0.3',
]

[tool.uv.sources]
Expand Down

0 comments on commit fb376e2

Please sign in to comment.