Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AbeCoull authored Mar 27, 2024
1 parent 9f2050d commit 7759737
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 @@ -27,7 +27,7 @@
packages=find_namespace_packages(where="src", exclude=("test",)),
package_dir={"": "src"},
install_requires=[
"amazon-braket-schemas>=1.20.4",
"amazon-braket-schemas>=1.21.0,
"amazon-braket-default-simulator>=1.19.1",
"oqpy~=0.3.5",
"setuptools",
Expand Down

0 comments on commit 7759737

Please sign in to comment.