@@ -19,33 +19,40 @@ URIs = "5c2747f8-b7ea-4ff2-ba2e-563bfd36b1d4"
1919DynamicQuantities = " 06fc5a27-2a28-4c7c-a15d-362465fb6821"
2020
2121[sources ]
22- ModelingToolkitBase = {subdir = " lib/ModelingToolkitBase" }
22+ ModelingToolkit = {path = " ../.." }
23+ ModelingToolkitBase = {path = " ../ModelingToolkitBase" }
2324
2425[extensions ]
2526SciCompDSLDynamicQuantitiesExt = " DynamicQuantities"
2627
2728[compat ]
29+ Distributions = " 0.25.88"
2830DocStringExtensions = " 0.9.5"
2931DynamicQuantities = " ^0.11.2, 0.12, 0.13, 1"
3032MLStyle = " 0.4.17"
33+ ModelingToolkit = " 11"
3134ModelingToolkitBase = " 1"
3235OrderedCollections = " 1"
36+ OrdinaryDiffEqDefault = " 1.3, 2"
37+ OrdinaryDiffEqTsit5 = " 1.1, 2"
3338PrecompileTools = " 1.2.1"
39+ SafeTestsets = " 0.0.1, 0.1"
3440Setfield = " 1"
35- SymbolicIndexingInterface = " 0.3"
36- SymbolicUtils = " 4"
37- Symbolics = " 7"
41+ SymbolicIndexingInterface = " 0.3.46 "
42+ SymbolicUtils = " 4.35.3 "
43+ Symbolics = " 7.32.1 "
3844URIs = " 1"
3945julia = " 1.10"
4046
4147[extras ]
4248Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
4349DynamicQuantities = " 06fc5a27-2a28-4c7c-a15d-362465fb6821"
50+ ModelingToolkit = " 961ee093-0014-501f-94e3-6117800e7a78"
4451OrdinaryDiffEqDefault = " 50262376-6c5a-4cf5-baba-aaf4f84d72d7"
4552OrdinaryDiffEqTsit5 = " b1df2697-797e-41e3-8120-5422d3b24e4a"
4653Pkg = " 44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
4754SafeTestsets = " 1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
4855Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
4956
5057[targets ]
51- test = [" SafeTestsets" , " Test" , " Pkg" , " Distributions" , " DynamicQuantities" , " OrdinaryDiffEqDefault" , " OrdinaryDiffEqTsit5" ]
58+ test = [" SafeTestsets" , " Test" , " Pkg" , " Distributions" , " DynamicQuantities" , " ModelingToolkit " , " OrdinaryDiffEqDefault" , " OrdinaryDiffEqTsit5" ]
0 commit comments