Skip to content

Commit 6ffaf5a

Browse files
authored
Merge pull request #221 from JuliaDynamics/hw/compat
add compats
2 parents 1dd7d07 + b065a4e commit 6ffaf5a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

NetworkDynamicsInspector/test/Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,10 @@ Bonito = "≥0.0.1"
2424
Electron = "≥0.0.1"
2525
ExplicitImports = "1.10.1"
2626
Graphs = "≥0.0.1"
27+
ModelingToolkit = "≥0.0.1"
2728
NetworkDynamics = "≥0.0.1"
2829
NetworkDynamicsInspector = "≥0.0.1"
30+
OrdinaryDiffEqTsit5 = "1.1.0"
2931
SafeTestsets = "0.1.0"
3032
Test = "1"
3133
WGLMakie = "≥0.0.1"

docs/Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,15 @@ Distributions = "0.25.117"
4444
Documenter = "1.8.0"
4545
DocumenterInterLinks = "1"
4646
DynamicQuantities = "1.4.0"
47+
Electron = "≥0.0.1"
4748
GraphMakie = "0.5.13"
4849
Graphs = "≥0.0.1"
4950
LaTeXStrings = "1.4.0"
5051
LinearInterpolations = "0.1.4"
5152
Literate = "2.20.1"
5253
ModelingToolkit = "≥0.0.1"
5354
NetworkDynamics = "≥0.0.1"
55+
NetworkDynamicsInspector = "≥0.0.1"
5456
OrdinaryDiffEqNonlinearSolve = "1.3.0"
5557
OrdinaryDiffEqRosenbrock = "1.4.0"
5658
OrdinaryDiffEqSDIRK = "1"

0 commit comments

Comments
 (0)