Skip to content

Commit

Permalink
fix oqpy
Browse files Browse the repository at this point in the history
  • Loading branch information
AbeCoull authored Oct 23, 2024
1 parent b9abb7e commit 362fc0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
install_requires=[
"amazon-braket-schemas>=1.21.3",
"amazon-braket-default-simulator>=1.26.0",
"oqpy",
"oqpy~=0.3.5",
"backoff",
"boltons",
"boto3>=1.28.53",
Expand Down

0 comments on commit 362fc0e

Please sign in to comment.