File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 - ' docs/**'
1313jobs :
1414 test :
15- if : false # Disabled pending dependency updates - see issue #142
1615 uses : " SciML/.github/.github/workflows/downgrade.yml@v1"
1716 with :
1817 julia-version : " 1.10"
Original file line number Diff line number Diff line change @@ -14,12 +14,12 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1414TSVD = " 9449cd9e-2762-5aa3-a617-5413e99d722e"
1515
1616[compat ]
17- DocStringExtensions = " 0.8, 0.9 "
17+ DocStringExtensions = " 0.9.5 "
1818LinearAlgebra = " 1"
19- ModelingToolkit = " 11"
20- PrecompileTools = " 1"
19+ ModelingToolkit = " 11.23.0 "
20+ PrecompileTools = " 1.2.1 "
2121RandomizedLinAlg = " 0.1"
22- Setfield = " 0.8, 1 "
22+ Setfield = " 1.1.2 "
2323SparseArrays = " 1"
24- TSVD = " 0.4"
24+ TSVD = " 0.4.4 "
2525julia = " 1.10"
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
33ExplicitImports = " 7d51a73a-1435-4ff3-83d9-f097790105c7"
44JET = " c3a54625-cd67-489e-a8e7-0a5a0ff4e31b"
55LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
6+ ModelOrderReduction = " 207801d6-6cee-43a9-ad0c-f0c64933efa0"
67Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
78
89[compat ]
You can’t perform that action at this time.
0 commit comments