From 27808c74a397222c58b2932e4de6516c6f8cedea Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Fri, 17 Nov 2023 21:14:43 +0000 Subject: [PATCH] New version: PyBraket v0.8.0 UUID: e85266a6-1825-490b-a80e-9b9469c53660 Repo: https://github.com/amazon-braket/Braket.jl.git Tree: d43df70a767a4597e67e7cdab4c5a7b73078b69a Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- P/PyBraket/Compat.toml | 12 ++++++++++-- P/PyBraket/Versions.toml | 3 +++ 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/P/PyBraket/Compat.toml b/P/PyBraket/Compat.toml index 3cb9e11dc016d32..91697b7b76a2128 100644 --- a/P/PyBraket/Compat.toml +++ b/P/PyBraket/Compat.toml @@ -69,8 +69,16 @@ Braket = "0.7.5" DataStructures = "0.18.14" ["0.7.6-0"] +DataStructures = "0.18.15" +Statistics = "1" + +["0.7.6-0.7"] Braket = "0.7.6" CondaPkg = "0.2.21" -DataStructures = "0.18.15" PythonCall = "0.9.14" -Statistics = "1" + +["0.8-0"] +Braket = "0.8.0" +CondaPkg = "0.2.22" +LinearAlgebra = "1.6.0-1" +PythonCall = "0.9.15" diff --git a/P/PyBraket/Versions.toml b/P/PyBraket/Versions.toml index 1324c4e3aade6dc..1fb360f072fa0be 100644 --- a/P/PyBraket/Versions.toml +++ b/P/PyBraket/Versions.toml @@ -39,3 +39,6 @@ git-tree-sha1 = "54c1490fbfe208250251f80bedf9d3210179a726" ["0.7.6"] git-tree-sha1 = "0bded50703b55cd26a056e7029b22c41fcc064c3" + +["0.8.0"] +git-tree-sha1 = "d43df70a767a4597e67e7cdab4c5a7b73078b69a"