Skip to content

Commit

Permalink
bump qcs-sdk-python, quil
Browse files Browse the repository at this point in the history
  • Loading branch information
MarquessV committed Jul 29, 2024
1 parent ac57650 commit 0279642
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 49 deletions.
94 changes: 47 additions & 47 deletions poetry.lock

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

5 changes: 3 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,13 @@ packages = [{ include = "pyquil" }]
exclude = ["pyquil/conftest.py"]

[tool.poetry.dependencies]
python = "^3.9,<=3.14"
python = "^3.9,<=4.0"
numpy = "^1.25"
scipy = "^1.11"
rpcq = "^3.11.0"
networkx = ">=2.5"
qcs-sdk-python = "0.19.1"
qcs-sdk-python = "0.19.2"
quil = ">=0.11.2"
packaging = "^23.1"
deprecated = "^1.2.14"
types-deprecated = "^1.2.9.3"
Expand Down

0 comments on commit 0279642

Please sign in to comment.