diff --git a/Project.toml b/Project.toml index 118126a6f..9ce79d62f 100644 --- a/Project.toml +++ b/Project.toml @@ -44,7 +44,7 @@ BayesBase = "1.5" DiffResults = "1.1.0" Distributions = "0.24, 0.25" DomainIntegrals = "0.3.2, 0.4, 0.5" -DomainSets = "0.5.2, 0.6, 0.7" +DomainSets = "0.5.2, 0.6, 0.7, 0.8" ExponentialFamily = "2.1.0" ExponentialFamilyProjection = "3.0.0" FastCholesky = "1.3.0" @@ -87,9 +87,9 @@ Optimisers = "3bd65402-5787-11e9-1adc-39752487f4e2" Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" PkgBenchmark = "32113eaa-f34f-5b0d-bd6c-c81e245fc73d" REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb" -TestItemRunner = "f8b46487-2199-4994-9208-9a1283c18c0a" StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" +TestItemRunner = "f8b46487-2199-4994-9208-9a1283c18c0a" [targets] test = ["Aqua", "TestItemRunner", "Test", "Pkg", "Logging", "InteractiveUtils", "Coverage", "Dates", "Distributed", "Documenter", "BenchmarkTools", "JET", "PkgBenchmark", "StableRNGs", "Optimisers", "DiffResults", "ExponentialFamilyProjection", "REPL", "Manopt"]