diff --git a/Q/QuantumControlTestUtils/Compat.toml b/Q/QuantumControlTestUtils/Compat.toml index 1d3f781c35743db..a7527b790365a8e 100644 --- a/Q/QuantumControlTestUtils/Compat.toml +++ b/Q/QuantumControlTestUtils/Compat.toml @@ -38,6 +38,11 @@ julia = "1.9.0-1" LinearAlgebra = "1" Logging = "1" Printf = "1" -QuantumControlBase = "0.9.1-0.9" Random = "1" SparseArrays = "1" + +["0.3.0"] +QuantumControlBase = "0.9.1-0.9" + +["0.3.1-0"] +QuantumControl = "0.11" diff --git a/Q/QuantumControlTestUtils/Deps.toml b/Q/QuantumControlTestUtils/Deps.toml index 223aab56e9fae98..4032d9cf17d0a9f 100644 --- a/Q/QuantumControlTestUtils/Deps.toml +++ b/Q/QuantumControlTestUtils/Deps.toml @@ -19,5 +19,8 @@ BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf" ["0.2-0"] PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d" -["0.3-0"] +["0.3.0"] QuantumControlBase = "f10a33bc-5a64-497c-be7b-6f86b4f0c2aa" + +["0.3.1-0"] +QuantumControl = "8a270532-f23f-47a8-83a9-b33d10cad486" diff --git a/Q/QuantumControlTestUtils/Versions.toml b/Q/QuantumControlTestUtils/Versions.toml index 69d0c651f09e7e7..e9c32f7858f2cdf 100644 --- a/Q/QuantumControlTestUtils/Versions.toml +++ b/Q/QuantumControlTestUtils/Versions.toml @@ -24,3 +24,6 @@ git-tree-sha1 = "39522f48163a2d649a53989f2d5e1a4ae5b9079f" ["0.3.0"] git-tree-sha1 = "13d970bb32128cf5ac10cac86c17860f3da01544" + +["0.3.1"] +git-tree-sha1 = "4b99043c87b0f51a339b2631af20e8689b37e6fc"