Skip to content

Commit

Permalink
feat: update quil-rs dependency to >= 0.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jselig-rigetti committed Jan 23, 2025
1 parent 24879fe commit 452f73c
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 25 deletions.
53 changes: 29 additions & 24 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ scipy = "^1.11"
rpcq = "^3.11.0"
networkx = ">=2.5"
qcs-sdk-python = ">=0.20.1"
quil = ">=0.13.2"
quil = ">=0.15.2"
packaging = "^23.1"
deprecated = "^1.2.14"
types-deprecated = "^1.2.9.3"
Expand Down

0 comments on commit 452f73c

Please sign in to comment.