Skip to content

Commit 9a7817b

Browse files
authored
fix: update unnecessary ModelingToolkit strict compat (#37)
1 parent 5584ced commit 9a7817b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ LaTeXStrings = "1"
2525
Latexify = "0.13, 0.14, 0.15, 0.16"
2626
LinearAlgebra = "1.6"
2727
MacroTools = "0.5"
28-
ModelingToolkit = "10.6.0"
28+
ModelingToolkit = "9,10"
2929
QuantumOpticsBase = "0.4, 0.5"
3030
Random = "1.10"
3131
SciMLBase = "1, 2"

0 commit comments

Comments
 (0)