Skip to content

Commit

Permalink
chore: Upgrade braket to known good version
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesclark-Zapata committed Oct 13, 2023
1 parent eb27f38 commit 138ac4b
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,9 @@ install_requires =
scipy>=1.4.1
sympy>=1.5,<=1.9
orquestra-quantum
amazon-braket-sdk<=1.25.2
boto3<=1.24.38



# Previously, we have had some incompatibilities with braket
# This is a cautionary upper bound for a known good version
amazon-braket-sdk<=1.57.2

[options.packages.find]
where = src
Expand Down

0 comments on commit 138ac4b

Please sign in to comment.