diff --git a/Project.toml b/Project.toml index 9fbff558d..ee0cf93bf 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "DispersiveShallowWater" uuid = "4ab875f6-b79a-4e28-9745-4f0293954817" -authors = ["Joshua Lampert "] version = "0.10.2-DEV" +authors = ["Joshua Lampert "] [deps] BandedMatrices = "aae01518-5342-5314-be14-df237901396f" @@ -29,7 +29,7 @@ TrixiBase = "9a0f1c46-06d5-4909-a5a3-ce25d3fa3284" [compat] BandedMatrices = "1.5" DelimitedFiles = "1" -DiffEqBase = "6.160" +DiffEqBase = "6.160, 7" FastBroadcast = "0.3.5, 1" ForwardDiff = "0.10.36, 1" Interpolations = "0.15.1, 0.16"