diff --git a/T/TrixiParticles/Compat.toml b/T/TrixiParticles/Compat.toml index c7e837c929ba073..49c0f717d222ef6 100644 --- a/T/TrixiParticles/Compat.toml +++ b/T/TrixiParticles/Compat.toml @@ -1,17 +1,14 @@ [0] CSV = "0.10" DataFrames = "1.6.0-1" -DiffEqCallbacks = "2.25.0-3" FastPow = "0.1" ForwardDiff = "0.10" JSON = "0.21" MuladdMacro = "0.2" RecipesBase = "1" Reexport = "1" -SciMLBase = "1-2" StaticArrays = "1" StrideArrays = "0.1" -TimerOutputs = "0.5" WriteVTK = "1" julia = "1.9.0-1" @@ -25,6 +22,11 @@ TrixiBase = "0.1" ["0-0.2.0"] Polyester = "0.7.5-0.7" +["0-0.2.2"] +DiffEqCallbacks = "2.25.0-3" +SciMLBase = "1-2" +TimerOutputs = "0.5" + ["0.1.2-0"] Adapt = "3-4" @@ -35,13 +37,21 @@ PointNeighbors = "0.2" TrixiBase = "0.1.3-0.1" ["0.2-0"] -GPUArraysCore = "0.1" KernelAbstractions = "0.9" PointNeighbors = "0.4.2-0.4" +["0.2-0.2.2"] +GPUArraysCore = "0.1" + ["0.2.1-0"] FileIO = "1" Polyester = "0.7.10-0.7" ["0.2.2-0"] DelimitedFiles = "1" + +["0.2.3-0"] +DiffEqCallbacks = "2-4" +GPUArraysCore = "0.1-0.2" +SciMLBase = "2" +TimerOutputs = "0.5.25-0.5" diff --git a/T/TrixiParticles/Deps.toml b/T/TrixiParticles/Deps.toml index 484ef72a79e512f..f980d5048a68c94 100644 --- a/T/TrixiParticles/Deps.toml +++ b/T/TrixiParticles/Deps.toml @@ -34,3 +34,6 @@ KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c" ["0.2.1-0"] DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab" FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549" + +["0.2.3-0"] +Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" diff --git a/T/TrixiParticles/Versions.toml b/T/TrixiParticles/Versions.toml index 6eab4b24b9470e8..fd6d24531d6f2fb 100644 --- a/T/TrixiParticles/Versions.toml +++ b/T/TrixiParticles/Versions.toml @@ -18,3 +18,6 @@ git-tree-sha1 = "ccd4abf728070dc664168cb451dfea7979ad68ac" ["0.2.2"] git-tree-sha1 = "2d69a4c30590810b1db541786a278329d18fc80b" + +["0.2.3"] +git-tree-sha1 = "7a4dc3022b4c7f4c7335216eb33be691206639a7"