Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Commit acba340

Browse files
update bounds
1 parent 13df580 commit acba340

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1717
SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"
1818

1919
[compat]
20-
DiffEqBase = ">= 5.19.0"
20+
DiffEqBase = "6"
21+
ModelingToolkit = "0.8.0"
2122
julia = "1"
2223

2324
[extras]

0 commit comments

Comments
 (0)