diff --git a/B/Braket/Compat.toml b/B/Braket/Compat.toml index 2e43523b3c1d743..64b95463dcaaa5a 100644 --- a/B/Braket/Compat.toml +++ b/B/Braket/Compat.toml @@ -142,12 +142,20 @@ HTTP = "1.10.3" ["0.8.2-0"] AWS = "1.90.4" -Compat = "4.14.0" JLD2 = "0.4.46" +["0.8.2-0.8"] +Compat = "4.14.0" + ["0.8.3-0"] CSV = "0.10.14" DataStructures = "0.18.20" -Graphs = "1.10.0" HTTP = "1.10.6" StaticArrays = "1.9.3" + +["0.8.3-0.8"] +Graphs = "1.10.0" + +["0.9-0"] +Compat = "4.15.0" +Graphs = "1.11.0" diff --git a/B/Braket/Versions.toml b/B/Braket/Versions.toml index e93af703e72f181..915449edb5dd169 100644 --- a/B/Braket/Versions.toml +++ b/B/Braket/Versions.toml @@ -54,3 +54,6 @@ git-tree-sha1 = "abc97d3d570ff3a7d826f8019d8ba3e7da8d4382" ["0.8.3"] git-tree-sha1 = "e853f9e8cadef9cc41d2004ab9717cd86481615a" + +["0.9.0"] +git-tree-sha1 = "32f24db37fc9b6dfa3f6acee0922ac9bc1b075f7"