We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc93e1f commit bf57413Copy full SHA for bf57413
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "DispersiveShallowWater"
2
uuid = "4ab875f6-b79a-4e28-9745-4f0293954817"
3
-authors = ["Joshua Lampert <joshua.lampert@uni-hamburg.de>"]
4
version = "0.10.2-DEV"
+authors = ["Joshua Lampert <joshua.lampert@uni-hamburg.de>"]
5
6
[deps]
7
BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
@@ -41,7 +41,7 @@ RecipesBase = "1.3.4"
41
RecursiveArrayTools = "3.27.2"
42
Reexport = "1.2.2"
43
Roots = "2.0.17"
44
-SciMLBase = "2.78"
+SciMLBase = "2.78, 3"
45
SimpleUnPack = "1.1"
46
SparseArrays = "1"
47
StaticArrays = "1.9.8"
0 commit comments