We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecd28d6 commit 14f78afCopy full SHA for 14f78af
Project.toml
@@ -46,7 +46,7 @@ BifurcationKit = "0.4.4"
46
CairoMakie = "0.12"
47
Combinatorics = "1.0.2"
48
DataStructures = "0.18"
49
-DiffEqBase = "< 6.159.0"
+DiffEqBase = "6.159.0"
50
DocStringExtensions = "0.8, 0.9"
51
DynamicPolynomials = "0.5, 0.6"
52
DynamicQuantities = "0.13.2, 1"
@@ -62,7 +62,7 @@ Parameters = "0.12"
62
Reexport = "0.2, 1.0"
63
Requires = "1.0"
64
RuntimeGeneratedFunctions = "0.5.12"
65
-SciMLBase = "< 2.57.2"
+SciMLBase = "2.57.2"
66
Setfield = "1"
67
# StructuralIdentifiability = "0.5.8"
68
SymbolicUtils = "2.1.2, 3.3.0"
0 commit comments