Skip to content

Commit 4a4ca86

Browse files
fix few failing tests
1 parent f10b5c4 commit 4a4ca86

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ CairoMakie = "0.15"
4545
CommonSolve = "0.2"
4646
ControlSystemsBase = "1.20"
4747
ControlSystemsMTK = "2.6"
48-
DataInterpolations = "8"
48+
DataInterpolations = "8, 9"
4949
Distributions = "0.25"
5050
Documenter = "1"
5151
DynamicQuantities = "1"

lib/ModelingToolkitBase/test/optimization/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ ModelingToolkitBase = {path = "../.."}
3232

3333
[compat]
3434
CasADi = "1.0.7"
35-
DataInterpolations = "8.8"
35+
DataInterpolations = "8.8, 9"
3636
OrdinaryDiffEqExplicitTableaus = "2"
3737
OrdinaryDiffEqImplicitTableaus = "2"
3838
SafeTestsets = "0.1, 1"

0 commit comments

Comments
 (0)