There was an error while loading. Please reload this page.
1 parent f10b5c4 commit 4a4ca86Copy full SHA for 4a4ca86
2 files changed
docs/Project.toml
@@ -45,7 +45,7 @@ CairoMakie = "0.15"
45
CommonSolve = "0.2"
46
ControlSystemsBase = "1.20"
47
ControlSystemsMTK = "2.6"
48
-DataInterpolations = "8"
+DataInterpolations = "8, 9"
49
Distributions = "0.25"
50
Documenter = "1"
51
DynamicQuantities = "1"
lib/ModelingToolkitBase/test/optimization/Project.toml
@@ -32,7 +32,7 @@ ModelingToolkitBase = {path = "../.."}
32
33
[compat]
34
CasADi = "1.0.7"
35
-DataInterpolations = "8.8"
+DataInterpolations = "8.8, 9"
36
OrdinaryDiffEqExplicitTableaus = "2"
37
OrdinaryDiffEqImplicitTableaus = "2"
38
SafeTestsets = "0.1, 1"
0 commit comments