diff --git a/pyproject.toml b/pyproject.toml index a9d121b9d..a53baf985 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "bloqade" -version = "0.15.9" +version = "0.15.10" description = "Neutral atom software development kit" authors = [ {name = "QuEra Computing Inc.", email = "info@quera.com"}, @@ -24,7 +24,7 @@ dependencies = [ "bokeh>=3.2.2", "tabulate>=0.9.0", "requests-sigv4>=0.1.6", - "amazon-braket-sdk>=1.55.0", + "amazon-braket-sdk>=1.78.0", "plotext>=5.2.8", "beartype>=0.15.0", "simplejson>=3.19.1",